diff options
Diffstat (limited to '')
-rw-r--r-- | doc/install.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/install.html b/doc/install.html index 851f910a..c491c601 100644 --- a/doc/install.html +++ b/doc/install.html | |||
@@ -198,8 +198,8 @@ open a terminal window and change to this directory. Now unpack the archive | |||
198 | and change to the newly created directory: | 198 | and change to the newly created directory: |
199 | </p> | 199 | </p> |
200 | <pre class="code"> | 200 | <pre class="code"> |
201 | tar zxf LuaJIT-2.0.4.tar.gz | 201 | tar zxf LuaJIT-2.0.5.tar.gz |
202 | cd LuaJIT-2.0.4</pre> | 202 | cd LuaJIT-2.0.5</pre> |
203 | <h3>Building LuaJIT</h3> | 203 | <h3>Building LuaJIT</h3> |
204 | <p> | 204 | <p> |
205 | The supplied Makefiles try to auto-detect the settings needed for your | 205 | The supplied Makefiles try to auto-detect the settings needed for your |