Update README.md

This commit is contained in:
torchedesc 2024-03-02 10:55:16 -08:00 committed by GitHub
parent 45cabb1916
commit f09f24862e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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. 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 cd ./NixGate
``` ```