diff options
| author | luigi1111 <luigi1111w@gmail.com> | 2021-02-18 14:57:31 -0500 |
|---|---|---|
| committer | luigi1111 <luigi1111w@gmail.com> | 2021-02-18 14:57:31 -0500 |
| commit | 41520b3a71f928fc9c36ba86be7016fbdd378b4f (patch) | |
| tree | 5b085f3e53e9cc87fe8a4075fb12e4792f073a5d | |
| parent | 5039de83271e4dd6c4c944630357812de558726c (diff) | |
| parent | c948c9dd7c21b80eb08dfab1ce01688668f96924 (diff) | |
| download | monzero-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.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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! |
