Skip to content

Commit

Permalink
Update README.md to reflect crate published on crates.io
Browse files Browse the repository at this point in the history
  • Loading branch information
Barre committed Sep 15, 2024
1 parent 81207e2 commit 953deba
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 @@ -17,7 +17,7 @@ installed, you can get them from [rustup.rs](https://rustup.rs/).
Once you have Rust and Cargo installed, you can build and install the CLI by running:

```
cargo install --path .
cargo install merklemap-cli
```

This will compile the project and install the binary in your Cargo bin directory.
Expand Down

0 comments on commit 953deba

Please sign in to comment.