Skip to content

Commit

Permalink
doc: fix cargo install command
Browse files Browse the repository at this point in the history
  • Loading branch information
chevdor committed Aug 19, 2021
1 parent 737f779 commit 17de32a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/release.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 17de32a

Please sign in to comment.