diff --git a/doc/LazyVim.txt b/doc/LazyVim.txt
index 276e79eb..71f0d6e1 100644
--- a/doc/LazyVim.txt
+++ b/doc/LazyVim.txt
@@ -1,4 +1,4 @@
-*LazyVim.txt* For Neovim >= 0.8.0 Last change: 2023 June 22
+*LazyVim.txt* For Neovim >= 0.8.0 Last change: 2023 June 23
==============================================================================
Table of Contents *LazyVim-table-of-contents*
@@ -55,6 +55,7 @@ REQUIREMENTS *LazyVim-requirements*
- Neovim >= **0.8.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
GETTING STARTED *LazyVim-getting-started*