From cccf7638989275e57377e2e25595213caacb7da3 Mon Sep 17 00:00:00 2001
From: Mike Pall
Date: Fri, 8 Jun 2012 20:54:47 +0200
Subject: Move lib/* to src/jit/*.
---
doc/install.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'doc')
diff --git a/doc/install.html b/doc/install.html
index 3731b305..f487958d 100644
--- a/doc/install.html
+++ b/doc/install.html
@@ -329,7 +329,7 @@ Then follow the installation instructions below.
Copy luajit.exe and lua51.dll (built in the src
directory) to a newly created directory (any location is ok).
Add lua and lua\jit directories below it and copy
-all Lua files from the lib directory of the distribution
+all Lua files from the src\jit directory of the distribution
to the latter directory.
--
cgit v1.2.3-55-g6feb