mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-04-27 07:33:57 +00:00
Update lua-cn.html.markdown
the filenameis is "learn-cn.lua", so the command should be "lua learn-cn.lua".
This commit is contained in:
parent
09b1c7893d
commit
5481cbfd36
@ -416,7 +416,7 @@ lua-users.org上的[Lua简明参考](http://lua-users.org/files/wiki_insecure/us
|
|||||||
* <a href="http://lua-users.org/wiki/OsLibraryTutorial">os library</a>
|
* <a href="http://lua-users.org/wiki/OsLibraryTutorial">os library</a>
|
||||||
|
|
||||||
顺便说一下,整个文件是可运行的Lua;
|
顺便说一下,整个文件是可运行的Lua;
|
||||||
保存为 learn-cn.lua 用命令 `lua learn.lua` 启动吧!
|
保存为 learn-cn.lua 用命令 `lua learn-cn.lua` 启动吧!
|
||||||
|
|
||||||
本文首次撰写于 [tylerneylon.com](http://tylerneylon.com) 同时也有 [github gist](https://gist.github.com/tylerneylon/5853042) 版.
|
本文首次撰写于 [tylerneylon.com](http://tylerneylon.com) 同时也有 [github gist](https://gist.github.com/tylerneylon/5853042) 版.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user