mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-17 10:50:06 -04:00
Tighten requirements
This commit is contained in:
parent
f07dc05bb6
commit
1c9a546fcd
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ For more detailed information on setting these up, see ["Advanced setup"](#advan
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
- Neovim 0.5 or above
|
- Neovim latest stable version or [nightly](https://github.com/neovim/neovim#install-from-source)
|
||||||
- `tar` and `curl` in your path (or alternatively `git`)
|
- `tar` and `curl` in your path (or alternatively `git`)
|
||||||
- A C compiler in your path and libstdc++ installed ([Windows users please read this!](https://github.com/nvim-treesitter/nvim-treesitter/wiki/Windows-support)).
|
- A C compiler in your path and libstdc++ installed ([Windows users please read this!](https://github.com/nvim-treesitter/nvim-treesitter/wiki/Windows-support)).
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue