diff options
Diffstat (limited to 'DEPENDS')
-rw-r--r-- | DEPENDS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/DEPENDS b/DEPENDS new file mode 100644 index 00000000..b284cc27 --- /dev/null +++ b/DEPENDS @@ -0,0 +1,8 @@ +The easiest way to install dependencies is using the luarocks tool. + +Rocks: +luaexpat +luasocket + +Non-rocks: +LuaSec for SSL connections |