diff --git a/README.md b/README.md index 3395d99..e29f6fe 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ luarocks install --server=https://luarocks.org/dev luaformatter ```bash git clone --recurse-submodules https://github.com/Koihik/LuaFormatter.git cd LuaFormatter + git submodule update --init --recursive cmake . make make install