Skip to content

Commit

Permalink
Add homebrew instructions to install docs
Browse files Browse the repository at this point in the history
  • Loading branch information
BTBTravis authored and ihabunek committed Jun 10, 2020
1 parent b54ca5b commit 300fb29
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,17 @@ Install from PyPI using pip, preferably into a virtual environment.
pip install --user toot
Homebrew
--------------------

This works on Mac OSX with `homebrew <https://brew.sh/>`_ installed.
Tested with on Catalina, Mojave, and High Sierra.

.. code-block:: bash
brew update
brew install toot
Source
------

Expand Down

0 comments on commit 300fb29

Please sign in to comment.