added `sudo apt-get install python-pip`

I think this is worth having since many people don't know what a pip is! :)
This commit is contained in:
Gabriel Staples 2018-01-18 23:10:05 -08:00 committed by GitHub
parent 20e5d12a5c
commit ca32aab8e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ pip / easy\_install
~~~~~~~~~~~~~~~~~~~
::
sudo apt install python-pip
pip install speedtest-cli
or