Small corrections

This commit is contained in:
carregal
2008-02-11 22:48:16 +00:00
parent b66ab2cae9
commit d931b9b2bb
2 changed files with 3 additions and 3 deletions

2
README
View File

@@ -14,7 +14,7 @@ Current version is 1.4.0
LuaRocks Installation
---------------------
luarocks install lfs
luarocks install luafilesystem
Unix Installation
-----------------

View File

@@ -85,7 +85,7 @@ compiler options and the like.
<p>The easiest way to install LuaFileSystem is to use LuaRocks:</p>
<pre class="example">
luarocks install lfs
luarocks install luafilesystem
</pre>
<p>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:
<div id="about">
<p><a href="http://validator.w3.org/check?uri=referer">Valid XHTML 1.0!</a></p>
<p><small>$Id: manual.html,v 1.39 2008/02/11 22:42:21 carregal Exp $</small></p>
<p><small>$Id: manual.html,v 1.40 2008/02/11 22:48:16 carregal Exp $</small></p>
</div> <!-- id="about" -->
</div> <!-- id="container" -->