From c462ecf9556724901a385329267899d09a0cc3d0 Mon Sep 17 00:00:00 2001 From: Gareth Dunstone Date: Wed, 28 Sep 2016 14:20:06 +1000 Subject: [PATCH] Added to docstring pip installation command for speedtest-cli/modularize-2 --- i3pystatus/net_speed.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3pystatus/net_speed.py b/i3pystatus/net_speed.py index 8981d66..22357ca 100644 --- a/i3pystatus/net_speed.py +++ b/i3pystatus/net_speed.py @@ -14,7 +14,7 @@ class NetSpeed(IntervalModule): Attempts to provide an estimation of internet speeds. Requires: speedtest-cli/modularize-2 speedtest-cli/modularize-2 can be installed using pip: - `pip install https://github.com/sivel/speedtest-cli/archive/modularize-2.zip` + `pip install git+https://github.com/sivel/speedtest-cli.git@modularize-2` """ settings = (