diff --git a/templates/release.md b/templates/release.md index 55c7941..b801ec4 100644 --- a/templates/release.md +++ b/templates/release.md @@ -14,7 +14,7 @@ Download the binary for your OS from below: ## From source ``` -cargo install --git https://github.com/chevdor/srtool-cli +cargo install --locked --git https://github.com/chevdor/srtool-cli --tag {{ VERSION }} ``` ## Linux