Update INSTALL.md

I've sorted out the Formula for Homebrew and it's been merged.
master
Bram 6 years ago committed by GitHub
parent 0c762e8998
commit bd1ae0f091
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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:

Loading…
Cancel
Save