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:
@ -226,7 +226,7 @@ If you want to try the main 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 --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
|
If you want to update an installed version, you run the same command but
|
||||||
|
Reference in New Issue
Block a user