瀏覽代碼

Lower recommended Lua version

Ole Krüger 10 年之前
父節點
當前提交
54b5534b91
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -4,7 +4,7 @@
 A header-only C++ library which provides a Lua wrapper with minimal overhead.
 
 ## Requirements
-You need will need a C++14 compliant compiler and Lua 5.3 (or higher) installed.
+You need will need a C++14 compliant compiler and Lua 5.2 (or higher) installed.
 
  Platform            | Lua 5.1  | Lua 5.2 <sup>**1)**</sup> | Lua 5.3
 ---------------------|----------|---------------------------|---------