Parcourir la source

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

Resolves #265
Daniel Power il y a 4 ans
Parent
commit
8da0d534d8
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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
 ```