diff --git a/README.md b/README.md index ff28a14..2037edb 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ 1. Fork the repo 2. Edit things like usernames and passwords hashes (create one with mkpasswd) 3. install nixos -4. `sudo nixos-rebuild switch git:{username}/nixconf#default` +4. `sudo nixos-rebuild switch github:{username}/nixconf#default` 5. you now have nixos \ No newline at end of file