mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-20 20:30:05 -04:00
fixed typo (#1386)
This commit is contained in:
parent
d343624014
commit
5634b175c4
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 [nightly](https://github.com/neovim/neovim#install-from-source)
|
- Neovim [nightly](https://github.com/neovim/neovim#install-from-source)
|
||||||
- `tar` and `curl` in your path (or alternativly `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)).
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue