add handling error which always happens for me

This commit is contained in:
Anthony Ettinger 2015-12-17 21:49:55 -08:00
parent 7b09d8759f
commit 8b54dd663e
1 changed files with 3 additions and 0 deletions

View File

@ -52,6 +52,9 @@ or
git clone https://github.com/sivel/speedtest-cli.git
python speedtest-cli/setup.py install
# if you get error try this:
sudo apt-get install python-pip
Just download (Like the way it used to be)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~