From ca32aab8e36c33388c33987b072aab8c00993275 Mon Sep 17 00:00:00 2001 From: Gabriel Staples Date: Thu, 18 Jan 2018 23:10:05 -0800 Subject: [PATCH] added `sudo apt-get install python-pip` I think this is worth having since many people don't know what a pip is! :) --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 0043b5c..646f29c 100644 --- a/README.rst +++ b/README.rst @@ -30,7 +30,7 @@ pip / easy\_install ~~~~~~~~~~~~~~~~~~~ :: - + sudo apt install python-pip pip install speedtest-cli or