diff --git a/README.md b/README.md index 982f340..5978671 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,8 @@ Here is the script you need to run to get this working: sudo nix-shell --packages git nu nix-output-monitor --command " git clone https://github.com/RGBCube/NixOSConfiguration ~/Configuration cd ~/Configuration - nu rebuild.nu + hostname -v + nu rebuild.nu " ```