From 985471808b82987c1595dc21068a12e8b8ad844f Mon Sep 17 00:00:00 2001 From: batvin3211 <104458965+batvin3211@users.noreply.github.com> Date: Thu, 20 Feb 2025 19:15:55 -0500 Subject: [PATCH] Update README.md Updated git clone command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 77d020e..a4c3ade 100644 --- a/README.md +++ b/README.md @@ -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!) ``` -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)