]> code.octet-stream.net Git - hashgood/commitdiff
Add link to downloadable releases to README
authorThomas Karpiniec <tom.karpiniec@outlook.com>
Fri, 25 Mar 2022 23:58:53 +0000 (10:58 +1100)
committerGitHub <noreply@github.com>
Fri, 25 Mar 2022 23:58:53 +0000 (10:58 +1100)
README.md

index c08c43ed174a61e567ff321457c2bdfcbe6a53fd..cc4e359e6e06d992f0bfd5f245ad988667f52bd5 100644 (file)
--- 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: