From c5d71bd398bd1457d173009c945cf16805797baf Mon Sep 17 00:00:00 2001 From: torchedesc <112899395+torchedesc@users.noreply.github.com> Date: Sat, 2 Mar 2024 10:50:38 -0800 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 751f4ef..77bc95f 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,11 @@ The setup assumes a fresh install of NixOS, an intel cpu/igpu, PCI-e based Coral 3. [NixOS Wiki](https://nixos.wiki/) -Lets prepare by grabbing the files needed. +Lets prepare by grabbing the files needed and enter the new directory. -git pull bla into new directory and cd into that directory. +`git clone https://github.com/torchedesc/NixGate.git` + +cd into that directory. ### First the NixOS stuff