diff --git a/README.rst b/README.rst index 7a98f31..07472c2 100644 --- a/README.rst +++ b/README.rst @@ -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 ~~~~~~