mirror of
https://github.com/ihabunek/toot
synced 2025-01-24 16:31:49 +01:00
Add homebrew instructions to install docs
This commit is contained in:
parent
b54ca5bb80
commit
300fb294e5
@ -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
|
||||
------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user