diff options
-rw-r--r-- | doc/index.html | 2 |
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> |
123 | The quick and dirty way to use these binaries is to unpack everything into | 123 | The quick and dirty way to use these binaries is to unpack everything into |
124 | a directory, say <tt>c:\luasocket</tt> then set <tt>LUA_INIT</tt> to load | 124 | a directory, say <tt>c:\luasocket</tt>, then set <tt>LUA_INIT</tt> to load |
125 | the <tt>compat-5.1.lua</tt> and set <tt>LUA_PATH</tt> and | 125 | the <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> |