Ver Fonte

Recommend neovim-git instead of neovim-nightly-git (#266)

Resolves #265
Daniel Power há 4 anos atrás
pai
commit
8da0d534d8
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      README.md

+ 1 - 1
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
 ```