From 25bdf0f00dd6827304b400d10d6f7e3457cbe2e8 Mon Sep 17 00:00:00 2001 From: Stephan Seitz Date: Thu, 15 Oct 2020 22:36:59 +0200 Subject: Update README requirements for parser download/compilation --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index aa6b2197..7907aa9f 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3