mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
readme: Add Gentoo install instructions
This commit is contained in:
parent
c3e70dffc5
commit
d8b68a6369
1 changed files with 8 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue