X-Git-Url: https://code.octet-stream.net/hashgood/blobdiff_plain/91d6406ff6b4a94c8608ff28da94047eba4f272a..a3d2b56ef2a311799ec802d1bc2075641eb5334d:/README.md diff --git a/README.md b/README.md index 1ef9446..33cbdaf 100644 --- a/README.md +++ b/README.md @@ -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.