mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -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
|
||||
|
||||
- Neovim [nightly](https://github.com/neovim/neovim#install-from-source)
|
||||
- `git` in your path.
|
||||
- A C compiler in your path ([Windows users please read this!](https://github.com/nvim-treesitter/nvim-treesitter/wiki/Windows-support)).
|
||||
- `tar` and `curl` in your path (or alternativly `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)).
|
||||
|
||||
## Installation
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue