From bf7324ca89da8d56c7fd40f4402c7d711d21ef71 Mon Sep 17 00:00:00 2001 From: "Julian Smith, Main Street Ventures" Date: Thu, 11 May 2023 15:45:14 +1000 Subject: [PATCH] Update INSTALL.md Fix install step instruction --- doc/INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/INSTALL.md b/doc/INSTALL.md index 8c82cd4..276f3dd 100644 --- a/doc/INSTALL.md +++ b/doc/INSTALL.md @@ -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: