From 9146ad06a03173f6d4b1cbbbd15df897ca911dd7 Mon Sep 17 00:00:00 2001 From: Alex Band Date: Thu, 18 Feb 2021 18:51:03 +0100 Subject: [PATCH] Add `--locked` for main branch install --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c5c1ff..1455897 100644 --- a/README.md +++ b/README.md @@ -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