Skip to content

Commit

Permalink
Add --locked to the cargo installation (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
zakwanhisham authored Oct 10, 2023
1 parent c2b536b commit d09b1d2
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 @@ -37,7 +37,7 @@ Application's prebuilt binaries can be found in the [Releases Page](https://gith

### Using cargo

Install the latest version from [crates.io](https://crates.io/crates/hackernews_tui) by running `cargo install hackernews_tui`.
Install the latest version from [crates.io](https://crates.io/crates/hackernews_tui) by running `cargo install hackernews_tui --locked`.

### Docker image

Expand Down

0 comments on commit d09b1d2

Please sign in to comment.