From 0e97876061a4fb0334939d317551845a075cb3aa Mon Sep 17 00:00:00 2001 From: dvs1 Date: Thu, 2 Jan 2025 10:01:17 +1000 Subject: Update install instructions. --- INSTALL.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/INSTALL.md b/INSTALL.md index 7eabf39..2d01caf 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -9,3 +9,5 @@ notYetAnotherWiki uses [lcmark](https://github.com/jgm/lcmark) to parse [CommonM You also need luajit installed. Copy the notYetAnotherWiki.lua script to some place where you can run it from, /usr/local/bin is good. Make sure it is executable. + +Similar with the dumpTable.lua script, only it's a Lua library, so put it some place Lua can find it. /usr/local/share/lua is good. No need to be executable. -- cgit v1.1