aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorluigi1111 <luigi1111w@gmail.com>2024-03-07 21:34:39 -0500
committerluigi1111 <luigi1111w@gmail.com>2024-03-07 21:34:39 -0500
commitce88edc3f73b81682169a60fd8e17ff3c3b9267c (patch)
tree026bdeb1ba92ad78a0f45f5fe8074ceab3e23ac0
parentMerge pull request #9179 (diff)
parentRemove instructions for Void Linux, add NixOS (diff)
downloadmonero-ce88edc3f73b81682169a60fd8e17ff3c3b9267c.tar.xz
Merge pull request #9184
7043238 Remove instructions for Void Linux, add NixOS (Siren)
-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