add brew installation instructions

This commit is contained in:
Frédéric Harper 2019-07-04 11:11:35 -04:00
parent 681cdf20a5
commit 70ca85124f
No known key found for this signature in database
GPG Key ID: A3E03EE956F9208C
1 changed files with 8 additions and 2 deletions

View File

@ -26,8 +26,8 @@ speedtest-cli works with Python 2.4-3.7
Installation
------------
pip / easy\_install
~~~~~~~~~~~~~~~~~~~
pip / easy\_install / brew
~~~~~~~~~~~~~~~~~~~~~~~~~~
::
@ -39,6 +39,12 @@ or
easy_install speedtest-cli
or
::
brew install speedtest-cli
Github
~~~~~~