From 8b54dd663ee782fe839e801420837a72019963a5 Mon Sep 17 00:00:00 2001 From: Anthony Ettinger Date: Thu, 17 Dec 2015 21:49:55 -0800 Subject: [PATCH] add handling error which always happens for me --- README.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.rst b/README.rst index fccf934..a4a05f8 100644 --- a/README.rst +++ b/README.rst @@ -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) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~