Update INSTALL.md

I've sorted out the Formula for Homebrew and it's been merged.
This commit is contained in:
Bram
2018-05-24 14:01:40 +03:00
committed by GitHub
parent 0c762e8998
commit bd1ae0f091

View File

@@ -96,6 +96,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:
```