diff --git a/README.md b/README.md index 31027eb..8c16067 100644 --- a/README.md +++ b/README.md @@ -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 ```