add handling error which always happens for me
This commit is contained in:
parent
7b09d8759f
commit
8b54dd663e
|
@ -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)
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
|
Loading…
Reference in New Issue