typo.
This commit is contained in:
parent
3b7c263954
commit
ff4bdd2592
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@ LuaSocket a try (Those on Unix or Mac OS X can just type <tt>make</tt>):
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
The quick and dirty way to use these binaries is to unpack everything into
|
The quick and dirty way to use these binaries is to unpack everything into
|
||||||
a directory, say <tt>c:\luasocket</tt> then set <tt>LUA_INIT</tt> to load
|
a directory, say <tt>c:\luasocket</tt>, then set <tt>LUA_INIT</tt> to load
|
||||||
the <tt>compat-5.1.lua</tt> and set <tt>LUA_PATH</tt> and
|
the <tt>compat-5.1.lua</tt> and set <tt>LUA_PATH</tt> and
|
||||||
<tt>LUA_CPATH</tt> to look for files in the current directory:
|
<tt>LUA_CPATH</tt> to look for files in the current directory:
|
||||||
</p>
|
</p>
|
||||||
|
|
Loading…
Add table
Reference in a new issue