summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 8 insertions, 3 deletions
diff --git a/README b/README
index 0837e48..df84597 100644
--- a/README
+++ b/README
@@ -1,4 +1,9 @@
+
Requirements
- luarocks install md5
- luarocks install luafilesystem
- luarocks install lrexlib-pcre \ No newline at end of file
+ luarocks install md5 --lua-version 5.3 (seems not in rocks, install from gentoo)
+ luarocks install socket --lua-version 5.3 (seems not in rocks, install from gentoo)
+ luarocks install luafilesystem --lua-version 5.3 (seems not in rocks, install from gentoo)
+ luarocks install lrexlib-pcre --lua-version 5.3
+
+Environemt:
+ eval "$(luarocks path --lua-version 5.3)" \ No newline at end of file