From 1431f55d28e7b0e205d3c8402c20477f1210ac1b Mon Sep 17 00:00:00 2001 From: Cloud Wu Date: Thu, 3 Dec 2015 15:37:43 +0800 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1f2bfb3b..16c544f2 100644 --- a/README.md +++ b/README.md @@ -28,13 +28,13 @@ Run these in different console ## About Lua -Skynet now use a modify version of lua 5.3.1 (http://www.lua.org/ftp/lua-5.3.1.tar.gz) . +Skynet now use a modify version of lua 5.3.2 ( http://www.lua.org/ftp/lua-5.3.2.tar.gz ) . For detail : http://lua-users.org/lists/lua-l/2014-03/msg00489.html You can also use the other official Lua version , edit the makefile by yourself . -## How To (in Chinese) +## How To Use (Sorry, Only in Chinese now) * Read Wiki https://github.com/cloudwu/skynet/wiki * The FAQ in wiki https://github.com/cloudwu/skynet/wiki/FAQ