diff options
| author | Lua Team <team@lua.org> | 2007-03-29 12:00:00 +0000 |
|---|---|---|
| committer | repogen <> | 2007-03-29 12:00:00 +0000 |
| commit | f3572f5f7e364810f6ac5f99e0eced99c4722418 (patch) | |
| tree | c90dd90ceaf5ae90921dc27480dd723a5ce17e78 /README | |
| parent | 02f7e311361756dc5e8925659f06f35a011d530a (diff) | |
| download | lua-github-5.1.2-rc5.tar.gz | |
Diffstat (limited to 'README')
| -rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -24,8 +24,8 @@ See HISTORY for a summary of changes since the last released version. * Installation ------------ Lua is implemented in pure ANSI C, and compiles unmodified in all known - platforms that have an ANSI C compiler. Under Unix, simply typing "make" - should work. See INSTALL for detailed instructions. + platforms that have an ANSI C compiler. In most Unix-like platforms, simply + do "make" with a suitable target. See INSTALL for detailed instructions. * Origin ------ |
