From 05067c74ed0fa644eafa427cb4eb832c939043e7 Mon Sep 17 00:00:00 2001 From: Jarcode Date: Mon, 9 Sep 2019 14:26:28 -0700 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 62adddd..c6f37d9 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Note that versions since `2.0` use Meson for the build system, although the `Mak **Configuration tool requirements:** -- Lua 5.3, and the following lua libraries: +- Lua (5.3 by default, change with `-Dlua_version=...`), and the following lua libraries: - Lua GObject Introspection (LGI) - LuaFilesystem (LFS) - GTK+ 3