diff --git a/README.rst b/README.rst index 69d71cb..f799cf4 100644 --- a/README.rst +++ b/README.rst @@ -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 ~~~~~~~~~~~~~~~~~~~