typo: but is only works → but it only works (#4242)
This commit is contained in:
parent
3b67861def
commit
ab7eb70a3c
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ on any platform. See [the contributing docs](../6-contributing.md#developing-tre
|
|||
running the following command: `cargo install tree-sitter-cli --locked`
|
||||
|
||||
- Install the `tree-sitter-cli` [Node.js module][node-module] using [`npm`][npm], the Node package manager. This approach
|
||||
is fast, but is only works on certain platforms, because it relies on pre-built binaries.
|
||||
is fast, but it only works on certain platforms, because it relies on pre-built binaries.
|
||||
|
||||
- Download a binary for your platform from [the latest GitHub release][releases], and put it into a directory on your `PATH`.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue