From d931b9b2bb50bd8316393a6dbdf7b845a2b5e1ef Mon Sep 17 00:00:00 2001 From: carregal Date: Mon, 11 Feb 2008 22:48:16 +0000 Subject: Small corrections --- README | 2 +- doc/us/manual.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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:

Valid XHTML 1.0!

-

$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 $

-- cgit v1.2.3-55-g6feb