Przeglądaj źródła

Lower recommended Lua version

Ole Krüger 10 lat temu
rodzic
commit
54b5534b91
1 zmienionych plików z 1 dodań i 1 usunięć
  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
 ---------------------|----------|---------------------------|---------