Skip to content

Commit

Permalink
docs: add cargo-binstall install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
cestef committed Jun 15, 2024
1 parent d2a4988 commit 2a34455
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,12 @@ Unlike other tools, rwalk does **<u>not</u>** provide advanced fuzzing features
brew install cestef/tap/rwalk
```

### With [`cargo-binstall`](https://github.com/cargo-bins/cargo-binstall) <!-- omit in toc -->

```bash
cargo binstall rwalk
```

### From [crates.io](https://crates.io/crates/rwalk) <!-- omit in toc -->

```bash
Expand Down

0 comments on commit 2a34455

Please sign in to comment.