mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-17 10:50:06 -04:00
Update README requirements for parser download/compilation
This commit is contained in:
parent
1f3999234a
commit
25bdf0f00d
1 changed files with 2 additions and 2 deletions
|
|
@ -42,8 +42,8 @@ Please consider the experience with this plug-in as experimental until Neovim 0.
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
- Neovim [nightly](https://github.com/neovim/neovim#install-from-source)
|
- Neovim [nightly](https://github.com/neovim/neovim#install-from-source)
|
||||||
- `git` in your path.
|
- `tar` and `curl` in your path (or alternativly `git`)
|
||||||
- A C compiler in your path ([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)).
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue