]> Pileus Git - ~andy/gtk/blobdiff - INSTALL
file gtk+-zip.sh was initially added on branch gtk-1-3-win32-production.
[~andy/gtk] / INSTALL
diff --git a/INSTALL b/INSTALL
index 4cee552c90418c583207fc41a4a23e8584fad856..f002dc7592bb13cf0d8c1292c9c08e61f7dc7998 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -20,8 +20,8 @@ GTK+ requires the following packages:
 Simple install procedure
 ========================
 
-  % gzip -cd gtk+-1.3.6.tar.gz | tar xvf - # unpack the sources
-  % cd gtk+-1.3.                        # change to the toplevel directory
+  % gzip -cd gtk+-1.3.10.tar.gz | tar xvf - # unpack the sources
+  % cd gtk+-1.3.10                        # change to the toplevel directory
   % ./configure                                   # run the `configure' script
   % make                                  # build GTK
   [ Become root if necessary ]