aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..7f5b75d
--- /dev/null
+++ b/README.md
@@ -0,0 +1,8 @@
1
2We need to set the following environment variables to make luarocks behave correctly
3
4 LUAROCKS_SYSCONFDIR = INSTALL_DIR + "/config"
5
6Then we can set everything else relative to `INSTALL_DIR + "/config"`,
7`INSTALL_DIR + "/config/config-" + LUA_VERSION + ".lua"`
8