Bläddra i källkod

READ.md : Update the package name for Arch Linux (#90)

The package 'neovim-git' pulls in the latest source of neovim instead
of the 'neovim-nightly-git' package in the AUR. This will make sure there is no error
related to neovim version on the startup
Athul Dinesan 4 år sedan
förälder
incheckning
d177b317f8
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -35,7 +35,7 @@ bash <(curl -s https://raw.githubusercontent.com/ChristianChiarulli/nvim/master/
 - Arch
 
   ```
-  yay -S neovim-nightly-git # Latest
+  yay -S neovim-git # Latest
   ```
 
 ## Clone this repo into your config