*** empty log message ***
authorJim Blandy <jimb@red-bean.com>
Mon, 6 Jan 1997 23:04:56 +0000 (23:04 +0000)
committerJim Blandy <jimb@red-bean.com>
Mon, 6 Jan 1997 23:04:56 +0000 (23:04 +0000)
INSTALL

diff --git a/INSTALL b/INSTALL
index dfe4177..4fc2565 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -7,7 +7,7 @@ Generic instructions for configuring and compiling GNU distributions
 are included below.  Here is an illustration of commands that might be
 used to build Guile.  The voluminous output of the commands is not shown.
 
-       % tar xvf guile-snap.tar.gz     # unpack the sources
+       % tar xvfz guile-snap.tar.gz    # unpack the sources
        % cd guile-snap
        % ./configure
        % make