X-Git-Url: https://code.octet-stream.net/hashgood/blobdiff_plain/b33cf19efa79caa5fc84e47e419f107e2311ca67..b237f9d12de2062843975400c85dcad05bf4065c:/README.md?ds=inline diff --git a/README.md b/README.md index c08c43e..cc4e359 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,10 @@ Read the MD5, SHA1 or SHA256 hash from: This program arose from dissatisfaction with the [workarounds required for traditional tools](https://thomask.sdf.org/blog/2019/05/05/techniques-for-verifying-shasums-conveniently.html). +## Installing + +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 `hashgood` targets stable Rust. With a Rust toolchain installed, clone the repository and run: