mirror of
https://github.com/monero-project/monero.git
synced 2025-01-09 12:29:53 +00:00
Remove instructions for Void Linux, add NixOS
This commit is contained in:
parent
059028a30a
commit
7043238261
1 changed files with 2 additions and 2 deletions
|
@ -626,10 +626,10 @@ More info and versions in the [Debian package tracker](https://tracker.debian.or
|
||||||
sudo pacman -S monero
|
sudo pacman -S monero
|
||||||
```
|
```
|
||||||
|
|
||||||
* Void Linux:
|
* NixOS:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
xbps-install -S monero
|
nix-shell -p monero-cli
|
||||||
```
|
```
|
||||||
|
|
||||||
* GuixSD
|
* GuixSD
|
||||||
|
|
Loading…
Reference in a new issue