From 26b31a40da8e8edd663207dc190ce15e1c6495d5 Mon Sep 17 00:00:00 2001
From: johns <>
Date: Sat, 30 Nov 2002 15:22:50 +0000
Subject: [PATCH] New BeIDE project, now compressed in contrib.

---
 README.BeOS | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.BeOS b/README.BeOS
index 6991555e4..2a1a6e364 100644
--- a/README.BeOS
+++ b/README.BeOS
@@ -26,9 +26,9 @@ To compile FreeCraft for BeOS, you can either use 'setup' like normal people
 (but the executable produced can't run from the Tracker) or you can use
 BeIDE... BeIDE is the prefered method.
 
-And the simplest. Copy FreeCraft-beos.proj from contrib to the top level
-directory of FreeCraft. Just start it, open the FreeCraft-beos.proj file, and
-"Make" it (Alt-M). That's it.
+And the simplest. Copy FreeCraft-beos.proj.gz from contrib to the top level
+directory of FreeCraft and uncompress it. Just start the BeIDE, open the
+FreeCraft-beos.proj file, and "Make" it (Alt-M). That's it.
 
 Now you have a working copy of FreeCraft, thats all there is to it.
 ---