From 9b041ac2e075bfb3a30397a8acdc5432860d2c84 Mon Sep 17 00:00:00 2001
From: Stijn Buys <ingar@osirion.org>
Date: Fri, 22 Feb 2008 21:53:36 +0000
Subject: save and load configuration implemented

---
 INSTALL | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'INSTALL')

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
 
-- 
cgit v1.2.3