From bc0f8b8dda7c7a24fe3b9ce3df67ebfb136ed289 Mon Sep 17 00:00:00 2001 From: Iulian Onofrei Date: Sun, 2 Oct 2016 11:55:46 +0300 Subject: [PATCH] Update README.md Update neovim install instructions as per https://github.com/neovim/homebrew-neovim/blob/master/README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 5058712..ed4fea1 100644 --- a/README.md +++ b/README.md @@ -314,8 +314,7 @@ brew install macvim --HEAD --with-cscope --with-lua --with-override-system-vim - #### Neovim Install the development version of this modern Vim drop-in alternative via Homebrew. ```bash -brew tap neovim/neovim && \ -brew install neovim +brew install neovim/neovim/neovim ``` ### Xcode