diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -27,9 +27,9 @@ The `nvim-treesitter` plugin provides ## Requirements -- Neovim 0.10.0 or later (nightly) +- Neovim 0.11.0 or later (nightly) - `tar` and `curl` in your path (or alternatively `git`) -- [`tree-sitter`](https://github.com/tree-sitter/tree-sitter) CLI (0.22.6 or later) +- [`tree-sitter`](https://github.com/tree-sitter/tree-sitter) CLI (0.24.0 or later) - a C compiler in your path (see <https://docs.rs/cc/latest/cc/#compile-time-requirements>) ## Installation |
