From 72d665ca44a8350f3d6b7f149ab99929f99d34a5 Mon Sep 17 00:00:00 2001 From: apppur Date: Tue, 20 Jan 2015 16:26:18 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d438b558..26bb18c2 100644 --- a/README.md +++ b/README.md @@ -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 .