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 ## Installation
Ensure you have the latest version of Neovim installed, and remove or backup Ensure you have the latest version (v0.10.x) of Neovim installed, and remove or
your existing settings. Install `tree-sitter-cli` with either `cargo` or `npm`, backup your existing settings. Install `tree-sitter-cli` with either `cargo` or
and ensure `npm` and `tree-sitter-cli` are on your `PATH`. `npm`, and ensure `npm` and `tree-sitter-cli` are on your `PATH`.
```sh ```sh
# remove it # remove it