diff --git a/README b/README index 0ccb3f0..2cc5aff 100644 --- a/README +++ b/README @@ -14,7 +14,7 @@ Current version is 1.4.0 LuaRocks Installation --------------------- -luarocks install lfs +luarocks install luafilesystem Unix Installation ----------------- diff --git a/doc/us/manual.html b/doc/us/manual.html index 762464d..de96b88 100644 --- a/doc/us/manual.html +++ b/doc/us/manual.html @@ -85,7 +85,7 @@ compiler options and the like.
The easiest way to install LuaFileSystem is to use LuaRocks:
-luarocks install lfs +luarocks install luafilesystem
If you prefer to install LuaFileSystem manually, the compiled binary should be copied to a directory in your @@ -248,7 +248,7 @@ LuaFileSystem offers the following functions:
$Id: manual.html,v 1.39 2008/02/11 22:42:21 carregal Exp $
+$Id: manual.html,v 1.40 2008/02/11 22:48:16 carregal Exp $