From 71492e90a82ea58792851006d535a9152b472ed2 Mon Sep 17 00:00:00 2001 From: Stephen Mariano Cabrera Date: Mon, 19 Dec 2016 14:24:00 -0500 Subject: [PATCH] Add Homebrew installation instructions to README --- README.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.rst b/README.rst index 1cb1865..70bea27 100644 --- a/README.rst +++ b/README.rst @@ -68,6 +68,14 @@ or curl -Lo speedtest-cli https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py chmod +x speedtest-cli +Homebrew +~~~~~~~~ + +:: + + brew install speedtest-cli + + Usage -----