Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2008-02-22 21:53:36 +0000
committerStijn Buys <ingar@osirion.org>2008-02-22 21:53:36 +0000
commit9b041ac2e075bfb3a30397a8acdc5432860d2c84 (patch)
tree2c89930bc7fe38a6d3c80440222dd005e21e1320 /INSTALL
parent71b6b902732bfc0c53033d58f91a6b1e70e8371f (diff)
save and load configuration implemented
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 8137359..25a08be 100644
--- a/INSTALL
+++ b/INSTALL
@@ -32,7 +32,7 @@ Compiling the source code
At present, 'make install' is neither tested nor supported.
-Game Data
+Installing game data
The game data should be located in the 'data'
subdirectory of the main distribution.
@@ -66,7 +66,7 @@ Updating
Rebuild the game:
- autoreconf
+ autoreconf -fi
./configure
make