瀏覽代碼

add Arch neovim installing script (#204)

seocamo 4 年之前
父節點
當前提交
225266e1b3
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -38,6 +38,10 @@ sudo make CMAKE_BUILD_TYPE=Release install
 cd ~
 sudo rm -r neovim
 ```
+or if you are on Arch you can get it from the AUR
+```bash
+yay -S neovim-nightly-git
+```
 
 ## VSCode support