Added easy installation for Ubuntu
This commit is contained in:
parent
2e79fbf1dc
commit
fef6e4be02
|
@ -25,6 +25,12 @@ speedtest-cli works with Python 2.4-3.5
|
||||||
|
|
||||||
Installation
|
Installation
|
||||||
------------
|
------------
|
||||||
|
Ubuntu 16.04 Xenial or later:
|
||||||
|
~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
::
|
||||||
|
|
||||||
|
sudo apt install speedtest-cli -y
|
||||||
|
|
||||||
pip / easy\_install
|
pip / easy\_install
|
||||||
~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
Loading…
Reference in New Issue