From c0cbd0f555ccbc13cec739776d28c7ec1559b606 Mon Sep 17 00:00:00 2001 From: dvs1 Date: Sun, 22 Dec 2024 20:37:09 +1000 Subject: Forgot to mention luajit in the install. --- INSTALL.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/INSTALL.md b/INSTALL.md index 91c8283..2d8ed96 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -9,4 +9,6 @@ sourcecode: https://sledjhamr.org/cgit/notYetAnotherWiki/ notYetAnotherWiki uses [lcmark](https://github.com/jgm/lcmark) to parse [CommonMark](https://commonmark.org/) into HTML. You can probably install it using luarocks. lua-yaml is the YAML parsing library I test with. +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. -- cgit v1.1