Skip to content

Commit

Permalink
chore: add --locked to installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
hougesen committed Jun 14, 2024
1 parent e30b45b commit 002bdb9
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 @@ -11,7 +11,7 @@ hitt is a command line HTTP testing tool focused on speed and simplicity.
hitt can be installed using Cargo.

```sh
cargo install hitt
cargo install hitt --locked
```

If you do not have Cargo installed, you need to [install it first](https://www.rust-lang.org/learn/get-started).
Expand Down

0 comments on commit 002bdb9

Please sign in to comment.