From 1519fdaacd380be03c2e24128027cf97de6e02f6 Mon Sep 17 00:00:00 2001 From: Thomas Karpiniec Date: Sat, 26 Mar 2022 10:58:53 +1100 Subject: [PATCH] Add link to downloadable releases to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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: -- 2.39.5