From 4c915658355ae3eeee195ef929fdf7453397edd5 Mon Sep 17 00:00:00 2001
From: Stijn Buys <ingar@osirion.org>
Date: Wed, 13 Feb 2008 18:30:24 +0000
Subject: documentation

---
 INSTALL | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

(limited to 'INSTALL')

diff --git a/INSTALL b/INSTALL
index 5ec6c90..c8de6f3 100644
--- a/INSTALL
+++ b/INSTALL
@@ -7,7 +7,7 @@ Installation
 
 	In theory, it should compile on any POSIX-compatible platform 
 	supported by SDL, but at the time of writing only linux is 
-	supported. 
+	supported.
 
 	I have succesfully compiled it on the following platforms:
 		linux-x86_64, gcc 4.1.2, SDL 1.2.11 
@@ -30,7 +30,7 @@ Compilint the source code
 		./configure
 		make
 
-	At present, 'make install' is neither tested nor supported
+	At present, 'make install' is neither tested nor supported.
 
 Game Data
 
@@ -66,7 +66,7 @@ Updating
 
 	Rebuild the game:
 
-		autoreconf -fi
+		autoreconf
 		./configure
 		make
 
-- 
cgit v1.2.3