Skip to content

Commit

Permalink
docs: suggest running a locked install when using cargo
Browse files Browse the repository at this point in the history
  • Loading branch information
tranzystorekk authored and oknozor committed Feb 21, 2022
1 parent 71bec5d commit 80a4737
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 @@ -106,7 +106,7 @@ pacman -S cocogitto
#### Cargo

```shell
cargo install cocogitto
cargo install --locked cocogitto
```

#### NixOs
Expand Down

0 comments on commit 80a4737

Please sign in to comment.