update readme installation instructions

This commit is contained in:
Youwen Wu 2024-05-10 00:56:21 -07:00
parent 6deeee9fc4
commit 700ac8c77d
Signed by: youwen5
GPG key ID: 865658ED1FE61EC3

View file

@ -25,9 +25,9 @@ try to document as much as I can, anyways.
## Installation
Ensure you have the latest version of Neovim installed, and remove or backup
your existing settings. Install `tree-sitter-cli` with either `cargo` or `npm`,
and ensure `npm` and `tree-sitter-cli` are on your `PATH`.
Ensure you have the latest version (v0.10.x) of Neovim installed, and remove or
backup your existing settings. Install `tree-sitter-cli` with either `cargo` or
`npm`, and ensure `npm` and `tree-sitter-cli` are on your `PATH`.
```sh
# remove it