From 1f4c461c153584e6fbac841704f8599b39762087 Mon Sep 17 00:00:00 2001 From: Stephan Seitz Date: Wed, 26 Aug 2020 13:20:55 +0200 Subject: [PATCH] docs(README): add link to Windows wiki page --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c345da82..f2e237d7d 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Please consider the experience with this plug-in as experimental until Neovim 0. - Neovim [nightly](https://github.com/neovim/neovim#install-from-source) - `git` in your path. -- A C compiler in your path. +- A C compiler in your path ([Windows users please read this!](https://github.com/nvim-treesitter/nvim-treesitter/wiki/Windows-support)). ## Installation