diff --git a/multihash/README.md b/multihash/README.md index 674eba1..982102e 100644 --- a/multihash/README.md +++ b/multihash/README.md @@ -6,11 +6,9 @@ Warning: this is a **multihash** tool! Its digests follow the [multihash](https: ### Install -- From Source: - ``` - go get github.com/multiformats/go-multihash/multihash - ``` -- Precompiled Binaries: https://gobuilder.me/github.com/multiformats/go-multihash/multihash +``` +go get github.com/multiformats/go-multihash/multihash@latest +``` ### Usage