From 2d8788afd9372402bbf1955f54233ce2b216863d Mon Sep 17 00:00:00 2001 From: Jeremy Date: Sun, 1 Jan 2023 13:08:08 +1300 Subject: [PATCH] another oopsy --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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