Update INSTALL.md

Fix install step instruction
This commit is contained in:
Julian Smith, Main Street Ventures
2023-05-11 15:45:14 +10:00
committed by GitHub
parent 890fd0bdfd
commit bf7324ca89

View File

@@ -100,7 +100,7 @@ Then, install the latest [keepkey_agent](https://pypi.python.org/pypi/keepkey_ag
Or, on Mac using Homebrew:
```
$ homebrew install keepkey-agent
$ brew install keepkey-agent
```
Or, directly from the latest source code: