Merge pull request #224 from apppur/lua53

Update README.md
This commit is contained in:
云风
2015-01-20 17:59:40 +08:00

View File

@@ -28,7 +28,7 @@ Run these in different console
## About Lua
Skynet now use lua 5.3.0-rc3 , http://www.lua.org/work/lua-5.3.0-rc3.tar.gz
Skynet now use lua 5.3.0 final, http://www.lua.org/ftp/lua-5.3.0.tar.gz
You can also use the other offical lua version , edit the makefile by yourself .