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 9fe0c08d..008721f0 100644 --- a/doc/install.html +++ b/doc/install.html | |||
@@ -190,8 +190,8 @@ open a terminal window and change to this directory. Now unpack the archive | |||
190 | and change to the newly created directory: | 190 | and change to the newly created directory: |
191 | </p> | 191 | </p> |
192 | <pre class="code"> | 192 | <pre class="code"> |
193 | tar zxf LuaJIT-2.0.3.tar.gz | 193 | tar zxf LuaJIT-2.0.4.tar.gz |
194 | cd LuaJIT-2.0.3</pre> | 194 | cd LuaJIT-2.0.4</pre> |
195 | <h3>Building LuaJIT</h3> | 195 | <h3>Building LuaJIT</h3> |
196 | <p> | 196 | <p> |
197 | The supplied Makefiles try to auto-detect the settings needed for your | 197 | The supplied Makefiles try to auto-detect the settings needed for your |