Skip to content

Commit

Permalink
chore(readme): Add --locked to the cargo install code snippet
Browse files Browse the repository at this point in the history
  • Loading branch information
dmtrKovalenko committed Aug 24, 2023
1 parent c48e468 commit 42eb12d
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 @@ -36,7 +36,7 @@ And it's just perfect to hack your neighbor's toothbrush 😉
Cargo cli

```
cargo install blendr
cargo install blendr --locked
```

For Unix OS you can run the following, it will install the binary for your system and provide man reference.
Expand Down

0 comments on commit 42eb12d

Please sign in to comment.