diff --git a/doc/src/Projects/2019/Exercises/hw1.do.txt b/doc/src/Projects/2019/Exercises/hw1.do.txt index 66ec64db7..a41c38272 100644 --- a/doc/src/Projects/2019/Exercises/hw1.do.txt +++ b/doc/src/Projects/2019/Exercises/hw1.do.txt @@ -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