From 7043238261affaca0622b153f82bbdaa00ff0cca Mon Sep 17 00:00:00 2001 From: Siren Date: Mon, 19 Feb 2024 23:26:19 +0200 Subject: [PATCH] Remove instructions for Void Linux, add NixOS --- README.md | 4 ++-- 1 file 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