diff --git a/README.md b/README.md index 04284a3..8dc0178 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,12 @@ Unlike other tools, rwalk does **not** provide advanced fuzzing features brew install cestef/tap/rwalk ``` +### With [`cargo-binstall`](https://github.com/cargo-bins/cargo-binstall) + +```bash +cargo binstall rwalk +``` + ### From [crates.io](https://crates.io/crates/rwalk) ```bash