summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorkylo252 <[email protected]>2022-01-24 13:02:19 +0100
committerkylo252 <[email protected]>2022-01-24 13:02:19 +0100
commit0cdf7e2e5ddd30fa677fd422ea1052110b42b27d (patch)
treed96d137fdfac2c65947fa037e4634362e1456039 /README.md
parent440324996c37591be74344b17f8450662dac4759 (diff)
parent25e8b2234915f7862d1c6fcd9477b0c1b1ea1bf4 (diff)
Merge branch 'rolling'
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 97edf237..c7dd1b74 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ You can find all the documentation for LunarVim at [lunarvim.org](https://www.lu
## Install In One Command!
-Make sure you have the release version of Neovim (0.6).
+Make sure you have the release version of Neovim (0.6.1+).
```bash
bash <(curl -s https://raw.githubusercontent.com/lunarvim/lunarvim/master/utils/installer/install.sh)