Skip to content

Commit

Permalink
README: fix clone URL
Browse files Browse the repository at this point in the history
  • Loading branch information
pmbittner authored Aug 29, 2024
1 parent 3a2fd53 commit 1f7e09d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ We tested our setup on Manjaro, NixOS, Windows Subsystem for Linux (WSL2), and w
### Setup
Clone the library and its submodules to a directory of your choice:
```shell
git clone --recursive https://github.com/pmbittner/Vatras.git
git clone --recursive https://github.com/VariantSync/Vatras.git
```

There are **three alternative ways** to compile the library and run its small demo.
Expand Down

0 comments on commit 1f7e09d

Please sign in to comment.