]> code.octet-stream.net Git - hashgood/blobdiff - README.md
Update deps and remove reliance on crossbeam
[hashgood] / README.md
index cc4e359e6e06d992f0bfd5f245ad988667f52bd5..33cbdaf23b9ca9cd3a72f67e37711775d17e07d5 100644 (file)
--- a/README.md
+++ b/README.md
@@ -19,6 +19,12 @@ This program arose from dissatisfaction with the [workarounds required for tradi
 
 ## Installing
 
 
 ## Installing
 
+If you have a working Rust toolchain you can install `hashgood` from crates.io:
+
+```
+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.
 
 ## Compiling
 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