From 0268e858f858253aa8d1dbb9a558d231a4eba128 Mon Sep 17 00:00:00 2001 From: Chris Date: Tue, 23 Mar 2021 20:00:40 -0400 Subject: update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b33b3f8a..10e6dcc2 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,14 @@ on this repo, there is one for CoC and one for Native LSP ## Install In One Command! +Make sure you have the newest version of Neovim + ```bash bash <(curl -s https://raw.githubusercontent.com/ChristianChiarulli/nvim/master/utils/installer/install.sh) ``` +After installation run `nvim` and then `:PackerInstall` + ## Get the latest version of Neovim ``` bash -- cgit v1.2.3