summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8c054ba..d0ed567 100644
--- a/README.md
+++ b/README.md
@@ -116,6 +116,8 @@ https://github.com/raysan5/raylib
https://github.com/lua/lua or https://github.com/LuaJIT/LuaJIT
+Note! Lua header files are from Lua 5.4.0, if you use different version be sure to replace them.
+
### Linux
Compile Raylib and lua by following their instructions. They will compile to libraylib.a and liblua.a by default.