From d253b1da9e85022fd03b5617bbaec945c085b752 Mon Sep 17 00:00:00 2001 From: Vasile Date: Fri, 15 Dec 2017 14:57:19 +0100 Subject: [PATCH] Add GuixSD distro package to README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a903d5f6..c4c42991 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,7 @@ Packages are available for * Arch Linux via AUR: [monero-wallet-qt](https://aur.archlinux.org/packages/monero-wallet-qt/) * Void Linux: xbps-install -S monero-core +* GuixSD: guix package -i monero-core Packaging for your favorite distribution would be a welcome contribution!