Skip to content

Commit 3efcb26

Browse files
committed
Fix the Nix Flake URL
1 parent 3e4969b commit 3efcb26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ See [REQUIREMENTS.md](REQUIREMENTS.md) for instructions on how to install Nix an
5656

5757
If you have flake's enabled, you can just use
5858
```shell
59-
nix run https://github.com/VariantSync/DiffDetective-Demo.git
59+
nix run github:VariantSync/DiffDetective-Demo
6060
```
6161

6262
Otherwise, clone and navigate to this repository.

0 commit comments

Comments
 (0)