From fef6e4be02edc76231c105d0dd0739261a959c72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9lio?= Date: Tue, 4 Apr 2017 16:12:21 -0300 Subject: [PATCH] Added easy installation for Ubuntu --- README.rst | 6 ++++++ 1 file changed, 6 insertions(+) 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 ~~~~~~~~~~~~~~~~~~~