Skip to content

Commit

Permalink
chore: Update README.md to correct (temporary) install path
Browse files Browse the repository at this point in the history
  • Loading branch information
St4NNi committed Nov 22, 2023
1 parent 1c965e4 commit 9b726b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Unlike traditional implementations like [sourmash](https://joss.theoj.org/papers
A pre-release is published via [crates.io](https://crates.io/) to install it use (you need to have `cargo` and the `rust-toolchain` installed, the easiest way is via [rustup.rs](https://rustup.rs/)):

```bash
cargo install jam-rs
cargo install jam-rs@0.1.0-beta.2
```

If you want the bleeding edge development release you can install it via git:
Expand Down

0 comments on commit 9b726b2

Please sign in to comment.