From d8b68a6369413e4d9aa15fb8da012549be6c22b8 Mon Sep 17 00:00:00 2001 From: Matt Smith Date: Mon, 22 Jun 2020 15:05:56 +0100 Subject: [PATCH] readme: Add Gentoo install instructions --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 2b5f09785..9bcabacd6 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,14 @@ Packages are available for yay -S wownero-git +* Gentoo + + emerge --noreplace eselect-repository + eselect repository enable monero + emaint sync -r monero + echo '*/*::monero ~amd64' >> /etc/portage/package.accept_keywords + emerge net-p2p/wownero + * NixOS nix-shell -p wownero