diff --git a/README.md b/README.md index 012b01c..198c838 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ run `rustup run nightly cargo install tantivy-cli`. (`cargo install tantivy-cli` as well if nightly is your default toolchain). Alternatively, if you are on 64-bit Linux, you can directly download a -static binary: [binaries/linux_x86_64/](http://fulmicoton.com/tantivy-files/binaries/0.4.0/linux_x86_64/tantivy), +static binary for [Linux x86 64](https://github.com/tantivy-search/tantivy-cli/releases/download/0.4.0/tantivy-cli-0.4.0-x86_64-unknown-linux-musl.tar.gz) or for [Mac OS X](https://github.com/tantivy-search/tantivy-cli/releases/download/0.4.0/tantivy-cli-0.4.0-x86_64-apple-darwin.tar.gz) and save it in a directory on your system's `PATH`.