From 25e8b2234915f7862d1c6fcd9477b0c1b1ea1bf4 Mon Sep 17 00:00:00 2001 From: kylo252 <59826753+kylo252@users.noreply.github.com> Date: Mon, 24 Jan 2022 13:01:57 +0100 Subject: chore(installer): require neovim 0.6.1+ (#2211) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 97edf237..c7dd1b74 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ You can find all the documentation for LunarVim at [lunarvim.org](https://www.lu ## Install In One Command! -Make sure you have the release version of Neovim (0.6). +Make sure you have the release version of Neovim (0.6.1+). ```bash bash <(curl -s https://raw.githubusercontent.com/lunarvim/lunarvim/master/utils/installer/install.sh) -- cgit v1.2.3