X-Git-Url: https://code.octet-stream.net/hashgood/blobdiff_plain/9e476ded77bd2f2289f4ebe08cdfc87332827292..91d6406ff6b4a94c8608ff28da94047eba4f272a:/README.md diff --git a/README.md b/README.md index cc4e359..1ef9446 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,12 @@ This program arose from dissatisfaction with the [workarounds required for tradi ## Installing +If you have a working Rust toolchain you can install `hashgood` from crates.io: + +``` +cargo install hashgood +``` + 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. ## Compiling