Update README.md

Updated git clone command
This commit is contained in:
batvin3211 2025-02-20 19:15:55 -05:00 committed by GitHub
parent 3c93a100ae
commit 985471808b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -54,7 +54,7 @@ nix-shell -p git
## Step 6: Clone the nixbook repo (make sure you run as sudo and you're in /etc!) ## Step 6: Clone the nixbook repo (make sure you run as sudo and you're in /etc!)
``` ```
sudo git clone https://github.com/mkellyxp/nixbook sudo git clone https://github.com/batvin3211/nixbook
``` ```
## Step 7: Run the install script (run this with NO sudo) ## Step 7: Run the install script (run this with NO sudo)