From da6f0c6f1becc3a9334c2caf427545b95707ff65 Mon Sep 17 00:00:00 2001 From: tux Date: Wed, 26 Feb 2025 22:33:56 +0530 Subject: [PATCH] misc: update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2138494..6827f74 100644 --- a/README.md +++ b/README.md @@ -38,10 +38,10 @@ Boot into NixOS bootable USB and then enter the following commands ``` # Clone this repositry -git clone https://github.com/tuxdotrs/nixos-config.git +git clone https://github.com/tuxdotrs/nix-config.git # Navigate to the repository directory -cd nixos-config +cd nix-config # Install disko for disk partitioning nix-shell -p disko