Change to new flake URL
This commit is contained in:
parent
b5f8be6335
commit
06e9047fb6
|
@ -16,7 +16,7 @@
|
|||
|
||||
2. Get this nix flake template, it will be setup in a new directory `./tritonshell` (feel free to adjust this):
|
||||
```
|
||||
nix flake new --template "git+https://git.greenbaum.cloud/greenbaum.cloud/tritonshell?ref=main" ./tritonshell
|
||||
nix flake new --template "git+https://git.greenbaum.cloud/dev/tritonshell?ref=main" ./tritonshell
|
||||
cd tritonshell
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue