Skip to content

Commit

Permalink
README: Add --locked to the cargo install
Browse files Browse the repository at this point in the history
For #1786
  • Loading branch information
sylvestre committed Jun 2, 2023
1 parent c79f052 commit 9275719
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ If you have a Rust toolchain installed you can install sccache using cargo. **No


```bash
cargo install sccache
cargo install sccache --locked
```

---
Expand Down

0 comments on commit 9275719

Please sign in to comment.