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

Add --locked for main branch install

This commit is contained in:
Alex Band
2021-02-18 18:51:03 +01:00
committed by GitHub
parent 02306eb2b1
commit 9146ad06a0

View File

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