Skip to content

Commit 44195a5

Browse files
authored
Update pharo-installation.md
1 parent 2ca0ebb commit 44195a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pages/pharo-installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ We suggest using `sudo apt-get install python3.6`, this should avoid most of the
4242
### OSX
4343
We suggest to NOT use Homebrew, because we have experienced several issues handling the rest of the dependencies. Instead, we suggest using the installer provided in the Python webpage [https://www.python.org/downloads/release/python-368/](https://www.python.org/downloads/release/python-368/).
4444

45-
To verify python installed correctly just run `python3 --version` and you should get `Python 3.6.8`.
45+
To verify python installed correctly just run `python3 --version` and you should get `Python 3.6.8`. If you have a more recent version, then it is all fine.
4646

4747
## Install Pipenv
4848

0 commit comments

Comments
 (0)