summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index ff63a9c1..3342fe17 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,8 @@ bash <(curl -s https://raw.githubusercontent.com/ChristianChiarulli/nvim/master/
```
brew install neovim
+
+ brew install --HEAD neovim # Latest
```
- Ubuntu
@@ -30,6 +32,8 @@ bash <(curl -s https://raw.githubusercontent.com/ChristianChiarulli/nvim/master/
```
sudo pacman -S neovim
+
+ yay -S neovim-git # Latest
```
## Clone this repo into your config