diff --git a/README.md b/README.md index 53b6854..85c8588 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ 1. Install NixOS 2. Clone this using `git clone https://github.com/itepastra/nixconf` -3. go into the directory `cd nixconf` -4. activate the flake `sudo nixos-switch --flake ./flake.nix#default` -5. ... -6. profit +3. activate the flake `sudo nixos-rebuild switch --flake ./nixconf#default` +4. ... +5. profit