aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/INSTALL.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--INSTALL.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 6b19208..35137f8 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -1,8 +1,3 @@
1---
2pagetitle: "INSTALL"
3pagehistory: https://sledjhamr.org/cgit/notYetAnotherWiki/log/INSTALL.md
4---
5
6notYetAnotherWiki 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. 1notYetAnotherWiki 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.
7 2
8You also need luajit installed. 3You also need luajit installed.