We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5c57d8 commit 8751a6fCopy full SHA for 8751a6f
1 file changed
README.md
@@ -16,7 +16,7 @@ Example invocations:
16
17
gap> InstallPackage("https://github.com/gap-packages/Semigroups.git");
18
19
- gap> InstallPackage("https://www.gap-system.org/pub/gap/gap4/tar.gz/packages/mapclass-1.2.tar.gz");
+ gap> InstallPackage("https://github.com/gap-packages/design/releases/download/v1.8.2/design-1.8.2.tar.gz");
20
21
gap> RemovePackage("semigroups");
22
0 commit comments