diff --git a/Makefile b/Makefile index 88cb218..d8e1712 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ config: cp config.lua ~/.config/matrix-send/config.lua install: - # How I wish luarocks was better than this + @# How I wish luarocks was better than this luarocks install luaposix luarocks install luasocket luarocks install lua-cjson