Added easy installation for Ubuntu

This commit is contained in:
Hélio 2017-04-04 16:12:21 -03:00 committed by GitHub
parent 2e79fbf1dc
commit fef6e4be02
1 changed files with 6 additions and 0 deletions

View File

@ -25,6 +25,12 @@ speedtest-cli works with Python 2.4-3.5
Installation
------------
Ubuntu 16.04 Xenial or later:
~~~~~~~~~~~~~~~~~~~
::
sudo apt install speedtest-cli -y
pip / easy\_install
~~~~~~~~~~~~~~~~~~~