You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CONTRIBUTING.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
*This file is currently not complete but will be improve step by step.*
4
4
5
-
You need to download Pharo 8.0 first.
5
+
You need to download Pharo 9.0 or 10 first.
6
6
7
7
## Setup Iceberg
8
8
You need an ssh key in order to commit on github. Open Iceberg tool, and then click on the settings. Check the box : "Use custom SSH keys".
@@ -14,7 +14,7 @@ All changes you'll do will be versionned in your own fork of the [PolyMath repos
14
14
Go to PolyMath github's repository and click on the fork button on the top right. Yes, this means that you'll need a github account to contribute to PolyMath.
15
15
16
16
## Load last dev version of PolyMath
17
-
In a fresh Pharo 8.0 image, load last development version of Polymath :
17
+
In a fresh Pharo 9.0 or 10 image, load last development version of Polymath :
0 commit comments