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.
```bash
$ sudo apt-get update
$ sudo apt-get install python3.6
$ curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
$ sudo python get-pip.py
$ sudo apt-get install python3
$ sudo apt-get install python3-pip
```
## Using the Script: