fix nix run link

Co-authored-by: Thomas Lepoix <thomas.lepoix@protonmail.ch>
This commit is contained in:
hatch01
2024-04-10 09:50:58 +02:00
committed by GitHub
parent 8e24a2cb63
commit 0da2585c3f

View File

@@ -61,7 +61,7 @@ nix build
Or if you have flake enabled, you can also run
```bash
nix run github:/bkryza/clang-uml
nix run github:bkryza/clang-uml
```
#### Windows