diff --git a/crates/cli/README.md b/crates/cli/README.md index a3060c5c2..e1494142e 100644 --- a/crates/cli/README.md +++ b/crates/cli/README.md @@ -12,7 +12,7 @@ The Tree-sitter CLI allows you to develop, test, and use Tree-sitter grammars fr ### Installation -You can install the `tree-sitter-cli` with `cargo-binstall`: +You can install the `tree-sitter-cli` with [`cargo-binstall`](https://github.com/cargo-bins/cargo-binstall): ```sh cargo binstall tree-sitter-cli