Skip to content

Commit 7a082a3

Browse files
Merge pull request #32 from Binxptr/master
fix(readme): update minumum requirements to include nvim-0.7 (nightly)
2 parents 0df6566 + 8f60aa4 commit 7a082a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Each video will be associated with a branch so checkout the one you are interest
66

77
Make sure to remove or move your current `nvim` directory
88

9-
**IMPORTANT** requires `Neovim 0.6 release` version
9+
**IMPORTANT** Requires [Neovim v0.6.0](https://github.com/neovim/neovim/releases/tag/v0.6.0) or [Nightly](https://github.com/neovim/neovim/releases/tag/nightly).
1010
```
1111
git clone https://github.com/LunarVim/Neovim-from-scratch.git ~/.config/nvim
1212
```

0 commit comments

Comments
 (0)