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:
@ -224,7 +224,7 @@ If you want to try the master branch from the repository instead of a
|
|||||||
release version, you can run
|
release version, you can run
|
||||||
|
|
||||||
```bash
|
```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
|
If you want to update an installed version, you run the same command but
|
||||||
|
Reference in New Issue
Block a user