From 0a38acecfdbcd43ca356e20228017049553de5cd Mon Sep 17 00:00:00 2001 From: David Given Date: Wed, 29 Jun 2022 12:56:34 +0200 Subject: [PATCH] Update README --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index 53630e755..e0601efa4 100644 --- a/README +++ b/README @@ -56,6 +56,8 @@ Requirements: - GNU make. +- Lua (any version) with the lua-posix library installed. + - (optionally) ninja; if you've got this, this will be autodetected and give you faster builds.