Explorar o código

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

Resolves #265
Daniel Power %!s(int64=4) %!d(string=hai) anos
pai
achega
8da0d534d8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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
 ```