diff --git a/doc/index.html b/doc/index.html index f0661e2..33cdad8 100644 --- a/doc/index.html +++ b/doc/index.html @@ -120,12 +120,10 @@ LuaSocket a try (Those on Unix or Mac OS X can just type make):

-The quick and dirty way to use these binaries is to unpack everything into a -directory, say c:\luasocket (include all Lua files from the -LuaSocket distribution in the same directory too!). -Then set LUA_INIT to load the compat-5.1.lua and set -LUA_PATH and LUA_CPATH to look for files in the current -directory: +The quick and dirty way to use these binaries is to unpack everything into +a directory, say c:\luasocket then set LUA_INIT to load +the compat-5.1.lua and set LUA_PATH and +LUA_CPATH to look for files in the current directory:

@@ -214,10 +212,10 @@ call require("url") should update their code to
 

Old Versions

-All previous versions of the LuaSocket library can be downloaded -here. Although -these versions are no longer supported, they are still available for -those that have compatibility issues. +All previous versions of the LuaSocket library can be downloaded +here. Although these versions are no longer supported, they are +still available for those that have compatibility issues.