This commit is contained in:
Diego Nehab 2005-01-03 00:14:48 +00:00
parent 3b7c263954
commit ff4bdd2592

View File

@ -121,7 +121,7 @@ LuaSocket a try (Those on Unix or Mac OS X can just type <tt>make</tt>):
<p>
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
<tt>LUA_CPATH</tt> to look for files in the current directory:
</p>