diff --git a/doc/INSTALL.md b/doc/INSTALL.md index 808be10..db1addf 100644 --- a/doc/INSTALL.md +++ b/doc/INSTALL.md @@ -95,6 +95,12 @@ Then, install the latest [keepkey_agent](https://pypi.python.org/pypi/keepkey_ag ``` $ pip3 install keepkey_agent ``` + + Or, on Mac using Homebrew: + + ``` + $ homebrew install keepkey-agent + ``` Or, directly from the latest source code: