summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorsanine <sanine.not@pm.me>2021-09-19 12:59:51 -0500
committersanine <sanine.not@pm.me>2021-09-19 12:59:51 -0500
commit20974430a199d98c59743e6a41e44e61320855d1 (patch)
tree122f3ed4f72b55bc4885c3a3d0f689ae9145dc45 /README.md
parent85c6ffd806c6f96b321697eb703f828f3d2402e8 (diff)
fix link issue with hs_call
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7dd126d..6919f58 100644
--- a/README.md
+++ b/README.md
@@ -25,6 +25,11 @@ Installation
[(Back to top)](#table-of-contents)
+honeysuckle requires CMake and the Lua 5.1 development files.
+
+First, [download a honeysuckle release](/projects/honeysuckle/releases),
+and then do
+
```bash
mkdir build
cd build