aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorluigi1111 <luigi1111w@gmail.com>2021-02-18 14:57:31 -0500
committerluigi1111 <luigi1111w@gmail.com>2021-02-18 14:57:31 -0500
commit41520b3a71f928fc9c36ba86be7016fbdd378b4f (patch)
tree5b085f3e53e9cc87fe8a4075fb12e4792f073a5d
parent5039de83271e4dd6c4c944630357812de558726c (diff)
parentc948c9dd7c21b80eb08dfab1ce01688668f96924 (diff)
downloadmonzero-gui-41520b3a71f928fc9c36ba86be7016fbdd378b4f.tar.gz
monzero-gui-41520b3a71f928fc9c36ba86be7016fbdd378b4f.tar.xz
monzero-gui-41520b3a71f928fc9c36ba86be7016fbdd378b4f.zip
Merge pull request #3317
c948c9d README: Update the homebrew install instructions (toh995)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b7793d3e..68842552 100644
--- a/README.md
+++ b/README.md
@@ -72,7 +72,7 @@ Packages are available for
* Debian: See the [whonix/monero-gui repository](https://gitlab.com/whonix/monero-gui#how-to-install-monero-using-apt-get)
* Void Linux: `xbps-install -S monero-gui`
* GuixSD: `guix package -i monero-gui`
-* macOS (homebrew): `brew cask install monero-wallet`
+* macOS (homebrew): `brew install --cask monero-wallet`
Packaging for your favorite distribution would be a welcome contribution!