1
0
mirror of https://github.com/NLnetLabs/routinator.git synced 2024-05-19 06:50:04 +00:00

Merge pull request #432 from morrowc/main

Force the branch built to be 'main', not 'HEAD'.
This commit is contained in:
Martin Hoffmann
2020-11-25 09:53:08 +01:00
committed by GitHub

View File

@ -224,7 +224,7 @@ If you want to try the master branch from the repository instead of a
release version, you can run
```bash
cargo install --git https://github.com/NLnetLabs/routinator.git
cargo install --git https://github.com/NLnetLabs/routinator.git --branch main
```
If you want to update an installed version, you run the same command but