aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSiren <siren@kernal.eu>2024-02-19 23:26:19 +0200
committerSiren <siren@kernal.eu>2024-02-20 01:33:21 +0200
commit7043238261affaca0622b153f82bbdaa00ff0cca (patch)
tree52eb12f3060ccd72c840b3caf582104723847447 /README.md
parentMerge pull request #9126 (diff)
downloadmonero-7043238261affaca0622b153f82bbdaa00ff0cca.tar.xz
Remove instructions for Void Linux, add NixOS
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index f0c0fe7fd..5bde48dd9 100644
--- a/README.md
+++ b/README.md
@@ -626,10 +626,10 @@ More info and versions in the [Debian package tracker](https://tracker.debian.or
sudo pacman -S monero
```
-* Void Linux:
+* NixOS:
```bash
- xbps-install -S monero
+ nix-shell -p monero-cli
```
* GuixSD