readme: Add Gentoo install instructions

This commit is contained in:
Matt Smith 2020-06-22 15:05:56 +01:00 committed by wowario
parent 1396426d59
commit 08a0e737f9
No known key found for this signature in database
GPG key ID: 24DCBE762DE9C111

View file

@ -117,6 +117,14 @@ Packages are available for
yay -S wownero-git 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 * NixOS
nix-shell -p wownero nix-shell -p wownero