summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6b89d100..8378cdf2 100644
--- a/README.md
+++ b/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