Skip to content

Commit d09b1d2

Browse files
authored
Add --locked to the cargo installation (#98)
1 parent c2b536b commit d09b1d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Application's prebuilt binaries can be found in the [Releases Page](https://gith
3737

3838
### Using cargo
3939

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

4242
### Docker image
4343

0 commit comments

Comments
 (0)