Update README.md

This commit is contained in:
Simon Fortier
2018-03-04 15:04:36 -05:00
committed by GitHub
parent 605cc17c2a
commit 2d1261c0f1

View File

@@ -4,10 +4,8 @@
Python 3 is required to run the script. Python 3 is required to run the script.
```bash ```bash
$ sudo apt-get update $ sudo apt-get update
$ sudo apt-get install python3.6 $ sudo apt-get install python3
$ sudo apt-get install python3-pip
$ curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
$ sudo python get-pip.py
``` ```
## Using the Script: ## Using the Script: