Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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