Skip to content

Commit

Permalink
Suggest enabling paste feature when using cargo install
Browse files Browse the repository at this point in the history
  • Loading branch information
thombles committed Mar 13, 2024
1 parent 91d6406 commit a3d2b56
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 @@ -22,7 +22,7 @@ This program arose from dissatisfaction with the [workarounds required for tradi
If you have a working Rust toolchain you can install `hashgood` from crates.io:

```
cargo install hashgood
cargo install hashgood --features paste
```

Pre-compiled binaries for common platforms can be downloaded [from the releases page](https://github.com/thombles/hashgood/releases). Otherwise you can build it yourself; see the next section.
Expand Down

0 comments on commit a3d2b56

Please sign in to comment.