From 45cabb19167776d37d73fd704a23ab50801a173a Mon Sep 17 00:00:00 2001 From: torchedesc <112899395+torchedesc@users.noreply.github.com> Date: Sat, 2 Mar 2024 10:54:26 -0800 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 77bc95f..2cd1ae7 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,10 @@ 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` - -cd into that directory. +``` +git clone https://github.com/torchedesc/NixGate.git` +cd ./NixGate +``` ### First the NixOS stuff