From 05e2755a9dbed5bfbcba47e4125ec28eb699a416 Mon Sep 17 00:00:00 2001 From: Daniel Olson Date: Fri, 8 Apr 2016 13:24:38 -0400 Subject: [PATCH] Added Homebrew to README http://brewformulas.org/SpeedtestCli --- README.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.rst b/README.rst index fccf934..d4f4904 100644 --- a/README.rst +++ b/README.rst @@ -39,6 +39,14 @@ or easy_install speedtest-cli +Homebrew +~~~~~~~~~~~~~~~~~~~ + +:: + + brew install speedtest_cli + + Github ~~~~~~