From c948c9dd7c21b80eb08dfab1ce01688668f96924 Mon Sep 17 00:00:00 2001 From: toh995 Date: Wed, 27 Jan 2021 00:32:49 -0800 Subject: [PATCH] README: Update the homebrew install instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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!