diff --git a/README.md b/README.md index 2bcd9b3..6ad35fe 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ To download the source code, build the asciinema binary, and install it in `$HOME/.cargo/bin` run: ```sh -cargo install --git https://github.com/asciinema/asciinema +cargo install --locked --git https://github.com/asciinema/asciinema ``` Then, ensure `$HOME/.cargo/bin` is in your shell's `$PATH`.