aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorluigi1111 <luigi1111w@gmail.com>2020-09-07 14:41:14 -0500
committerluigi1111 <luigi1111w@gmail.com>2020-09-07 14:41:14 -0500
commitb1b7307578b566781d09388ddd42f1e7fbbca686 (patch)
treeaef9232d177c6e061fc7232af20e942ec05d61f1
parente0dfda21899f32104ed1f26f4d59e6caffda28dc (diff)
parentc013d7d1251f8506dc096214b2eb3529bd3ef04d (diff)
downloadmonzero-gui-b1b7307578b566781d09388ddd42f1e7fbbca686.tar.gz
monzero-gui-b1b7307578b566781d09388ddd42f1e7fbbca686.tar.xz
monzero-gui-b1b7307578b566781d09388ddd42f1e7fbbca686.zip
Merge pull request #3042
c013d7d README: update list of third party monero packages (erciccione)
-rw-r--r--README.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/README.md b/README.md
index 2edeeff9..6b8549a5 100644
--- a/README.md
+++ b/README.md
@@ -70,10 +70,11 @@ Status of the translations:
## Installing the Monero GUI from a package
Packages are available for
-
-* Arch Linux: pacman -S monero-gui
-* Void Linux: xbps-install -S monero-core
-* GuixSD: guix package -i monero-core
+* Arch Linux: [monero-gui](https://www.archlinux.org/packages/community/x86_64/monero-gui/)
+* 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`
Packaging for your favorite distribution would be a welcome contribution!