mirror of
https://github.com/monero-project/monero.git
synced 2024-12-23 03:59:33 +00:00
Merge pull request #9184
7043238
Remove instructions for Void Linux, add NixOS (Siren)
This commit is contained in:
commit
ce88edc3f7
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