Skip to content

Commit 3e4969b

Browse files
committed
Fix the Nix flake URL
1 parent ad03a33 commit 3e4969b

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 https://github.com/VariantSync/DiffDetective-Demo.git
6060
```
6161

6262
Otherwise, clone and navigate to this repository.

0 commit comments

Comments
 (0)