aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html
index 33cdad8..69a8a68 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -121,7 +121,7 @@ LuaSocket a try (Those on Unix or Mac OS X can just type <tt>make</tt>):
121 121
122<p> 122<p>
123The quick and dirty way to use these binaries is to unpack everything into 123The quick and dirty way to use these binaries is to unpack everything into
124a directory, say <tt>c:\luasocket</tt> then set <tt>LUA_INIT</tt> to load 124a directory, say <tt>c:\luasocket</tt>, then set <tt>LUA_INIT</tt> to load
125the <tt>compat-5.1.lua</tt> and set <tt>LUA_PATH</tt> and 125the <tt>compat-5.1.lua</tt> and set <tt>LUA_PATH</tt> and
126<tt>LUA_CPATH</tt> to look for files in the current directory: 126<tt>LUA_CPATH</tt> to look for files in the current directory:
127</p> 127</p>