summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 3 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 4f17a9e9..aa881bd7 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,10 +1,12 @@
-This is Lua 5.1 (alpha).
+This is Lua 5.1 (beta).
* Installation
------------
Building Lua on a Unix system should be very easy: simply doing "make"
should work. This will build Lua in the src directory.
+ There are also special make targets for ansi, linux, bsd, mingw.
+
See below for customization instructions.
If you want to install Lua in an official place in your system, then