From 91b850f1844c3ee3696a15286d10361a6b324aa9 Mon Sep 17 00:00:00 2001 From: Bram Date: Sat, 21 Apr 2018 13:20:22 +0300 Subject: [PATCH] Update to Install.md reflecting Homebrew formula --- doc/INSTALL.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/INSTALL.md b/doc/INSTALL.md index ccb63b6..5d27c7f 100644 --- a/doc/INSTALL.md +++ b/doc/INSTALL.md @@ -76,6 +76,12 @@ gpg (GnuPG) 2.1.15 $ git clone https://github.com/romanz/trezor-agent $ pip3 install --user -e trezor-agent/agents/trezor ``` + + Or, through Homebrew on macOS: + + ``` + $ brew install trezor-agent + ``` # 3. Install the KeepKey agent