Sfoglia il codice sorgente

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

Resolves #265
Daniel Power 4 anni fa
parent
commit
8da0d534d8
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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
 ```