We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e4969b commit 3efcb26Copy full SHA for 3efcb26
1 file changed
INSTALL.md
@@ -56,7 +56,7 @@ See [REQUIREMENTS.md](REQUIREMENTS.md) for instructions on how to install Nix an
56
57
If you have flake's enabled, you can just use
58
```shell
59
-nix run https://github.com/VariantSync/DiffDetective-Demo.git
+nix run github:VariantSync/DiffDetective-Demo
60
```
61
62
Otherwise, clone and navigate to this repository.
0 commit comments