diff --git a/doc/LazyVim.txt b/doc/LazyVim.txt
index 13a24ae6..23cb4024 100644
--- a/doc/LazyVim.txt
+++ b/doc/LazyVim.txt
@@ -52,7 +52,7 @@ FEATURES *LazyVim-features*
REQUIREMENTS *LazyVim-requirements*
-- Neovim >= **0.8.0** (needs to be built with **LuaJIT**)
+- Neovim >= **0.9.0** (needs to be built with **LuaJIT**)
- Git >= **2.19.0** (for partial clones support)
- a Nerd Font **(optional)**
- a **C** compiler for `nvim-treesitter`. See here