summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL3
1 files changed, 3 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 293b44ea..65f6f1eb 100644
--- a/INSTALL
+++ b/INSTALL
@@ -23,6 +23,9 @@ INSTALL for Lua 5.1
place and the way to install files are defined in Makefile. You must
have the right permissions to install files.
+ If you want to build and install Lua in one step, do "make xxx install",
+ where xxx is your platform name.
+
If you want to install Lua locally, then do "make local". This will
create directories bin, include, lib, man, and install Lua there as
follows: