summaryrefslogtreecommitdiff
path: root/src/INSTALL
diff options
context:
space:
mode:
authoraarne <unknown>2004-04-05 14:47:31 +0000
committeraarne <unknown>2004-04-05 14:47:31 +0000
commitb79b2b8b4189e804eb753454ec1e618dcdf15993 (patch)
tree32eaec51b7ce71078ae18905138e6a9deb39f39b /src/INSTALL
parenta9b2f69c3a20956b4630dffd7ad741f4f08718a8 (diff)
Windows.
Diffstat (limited to 'src/INSTALL')
-rw-r--r--src/INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/INSTALL b/src/INSTALL
index 5f6e5c38f..b1c5d0abc 100644
--- a/src/INSTALL
+++ b/src/INSTALL
@@ -1,9 +1,9 @@
To make and install GF2 (Version 2-beta, 2/4/2004).
1. Unpack GF2 and go to the source directory (the place where this
- INSTALL file is!)
+ INSTALL file is - so you have probably done this already!)
- tar tgz gf2-beta.tgz
+ tar xvfz gf2-beta.tgz
cd GF2/src
2. Make sure you have GHC (Glasgow Haskell Compiler), version 5.02 or later.