Selaa lähdekoodia

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

Resolves #265
Daniel Power 4 vuotta sitten
vanhempi
commit
8da0d534d8
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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
 ```