From 98462a52d428466a8c900012cb56b5949857773d Mon Sep 17 00:00:00 2001 From: chrisfinazzo Date: Wed, 23 May 2018 21:37:11 -0400 Subject: [PATCH 1/2] Install via Homebrew --- README.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.rst b/README.rst index 3e57422..1f9c7a7 100644 --- a/README.rst +++ b/README.rst @@ -53,6 +53,14 @@ or git clone https://github.com/sivel/speedtest-cli.git python speedtest-cli/setup.py install +Homebrew +~~~~~~ + +:: + + brew install speedtest-cli + + Just download (Like the way it used to be) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ From 1a7756a7e1195c53788fcfe3df89c5d7cd151211 Mon Sep 17 00:00:00 2001 From: Chris Finazzo Date: Wed, 23 May 2018 21:41:42 -0400 Subject: [PATCH 2/2] Remove extra line --- README.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/README.rst b/README.rst index 1f9c7a7..d0fe6a2 100644 --- a/README.rst +++ b/README.rst @@ -60,7 +60,6 @@ Homebrew brew install speedtest-cli - Just download (Like the way it used to be) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~