From f09f24862e25dd58af6b5b014a348a1f0a89ef5c Mon Sep 17 00:00:00 2001 From: torchedesc <112899395+torchedesc@users.noreply.github.com> Date: Sat, 2 Mar 2024 10:55:16 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2cd1ae7..6a4a6a2 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ The setup assumes a fresh install of NixOS, an intel cpu/igpu, PCI-e based Coral Lets prepare by grabbing the files needed and enter the new directory. ``` -git clone https://github.com/torchedesc/NixGate.git` +git clone https://github.com/torchedesc/NixGate.git cd ./NixGate ```