From 08a0e737f9ac5602e6c0b2725c414ebb3f272c0c 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 e77106356..b68b6d1bc 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,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