File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,11 +3,11 @@ Sage package
3
3
4
4
These instructions describe how to install conjecturing as a Sage package.
5
5
First you need to locate the Sage installation into which you want to install
6
- conjecturing. In case this is the system installation of Sage, you can find
6
+ conjecturing. In case this is the system installation of Sage, you can find
7
7
the location using the command ` which ` .
8
8
9
9
* Copy the directory conjecturing into the directory SAGE_ROOT/build/pkgs.
10
- * Copy the file conjecturing-0.11.0 .tar.gz into SAGE_ROOT/upstream.
10
+ * Copy the file conjecturing-0.11.1 .tar.gz into SAGE_ROOT/upstream.
11
11
* Run the following command:
12
12
$ sage -sh sage-fix-pkg-checksums
13
13
* Install the package using the following command:
Original file line number Diff line number Diff line change 1
- 0.11.0
1
+ 0.11.1
You can’t perform that action at this time.
0 commit comments