diff --git a/docs/intro.md b/docs/intro.md index d3eccbe..5ea9630 100644 --- a/docs/intro.md +++ b/docs/intro.md @@ -33,4 +33,6 @@ sidebar_position: 1 - Neovim >= **0.8.0** (needs to be built with **LuaJIT**) - Git >= **2.19.0** (for partial clones support) - a [Nerd Font](https://www.nerdfonts.com/) **_(optional)_** +- [luarocks](https://luarocks.org/) to install rockspecs. + You can remove `rockspec` from `opts.pkg.sources` to disable this feature.