From c6c92b2a2813385fc752b2d38074bf8065b31c4d Mon Sep 17 00:00:00 2001 From: Serge Stinckwich Date: Fri, 29 Apr 2022 16:18:10 +0800 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ee70afe2..de8d699a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,7 +2,7 @@ *This file is currently not complete but will be improve step by step.* -You need to download Pharo 8.0 first. +You need to download Pharo 9.0 or 10 first. ## Setup Iceberg 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 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. ## Load last dev version of PolyMath -In a fresh Pharo 8.0 image, load last development version of Polymath : +In a fresh Pharo 9.0 or 10 image, load last development version of Polymath : ```Smalltalk Metacello new