diff --git a/README.md b/README.md index 2e03807..1019f5e 100644 --- a/README.md +++ b/README.md @@ -19,14 +19,13 @@ A dev-focused NixOS configuration for older laptops, distilled from [ZaneyOS](ht - A NixOS installation (25.11+) with flakes enabled - x86_64 system with Intel or AMD integrated graphics (or a VM) -- The repo must live at `~/zaneyos/SaugOS` (or update `modules/core/nh.nix`) ## Installation ### 1. Clone into position ```bash -cd ~/zaneyos # parent repo +cd ~ cd SaugOS ```