typo in project

This commit is contained in:
mhjensen
2019-08-23 07:59:54 +02:00
parent bc740e870e
commit a9d1d60f65
+1 -1
View File
@@ -39,7 +39,7 @@ o brew install python3
For Linux users, with its variety of distributions like for example the widely popular Ubuntu distribution,
you can use _pip_ as well and simply install Python as
o sudo apt-get install python3 (or python for pyhton2.7)
o sudo apt-get install python3 (or python for Python2.7)
If you don't want to perform these operations separately and venture
into the hassle of exploring how to set up dependencies and paths, we