diff options
author | Simon Howard | 2010-01-27 19:50:30 +0000 |
---|---|---|
committer | Simon Howard | 2010-01-27 19:50:30 +0000 |
commit | 0b8bf3cfe37a3d6e8ad01c0f6726430f53c0ad7e (patch) | |
tree | 483f983aacbd9907290cf61f0e3b3afb1b03f7e9 /INSTALL | |
parent | 3cf74a97261b1a0aceb591b495b0857781918edd (diff) | |
parent | a9e2d244a5a37fed344405e40698de2a2969c12a (diff) | |
download | chocolate-doom-0b8bf3cfe37a3d6e8ad01c0f6726430f53c0ad7e.tar.gz chocolate-doom-0b8bf3cfe37a3d6e8ad01c0f6726430f53c0ad7e.tar.bz2 chocolate-doom-0b8bf3cfe37a3d6e8ad01c0f6726430f53c0ad7e.zip |
Merge from trunk.
Subversion-branch: /branches/opl-branch
Subversion-revision: 1829
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ Building Chocolate Doom On a Unix system, follow the standard instructions for installing an autotools-based package: - 1. Run './configure' to initialise the package. + 1. Run './configure' to initialize the package. 2. Run 'make' to compile the package. 3. Run 'make install' to install the package. |