diff options
Diffstat (limited to 'INSTALL')
| -rw-r--r-- | INSTALL | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |
