Skip to content

Commit c6c92b2

Browse files
Update CONTRIBUTING.md
1 parent 8070e6f commit c6c92b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
*This file is currently not complete but will be improve step by step.*
44

5-
You need to download Pharo 8.0 first.
5+
You need to download Pharo 9.0 or 10 first.
66

77
## Setup Iceberg
88
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
1414
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.
1515

1616
## 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 :
1818

1919
```Smalltalk
2020
Metacello new

0 commit comments

Comments
 (0)