From 8da0d534d883d455f076bebbcb4299d7796534ec Mon Sep 17 00:00:00 2001 From: Daniel Power Date: Sun, 18 Apr 2021 17:16:15 -0230 Subject: Recommend neovim-git instead of neovim-nightly-git (#266) Resolves #265 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7548eb04..8ecbda43 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ sudo rm -r neovim ``` or if you are on Arch you can get it from the AUR ```bash -yay -S neovim-nightly-git +yay -S neovim-git ``` -- cgit v1.2.3