]> Pileus Git - ~andy/gtk/blobdiff - INSTALL
Updated Czech translation.
[~andy/gtk] / INSTALL
diff --git a/INSTALL b/INSTALL
index 7034a1a698981d73b635a296204e02a068e173a0..6d27ca23273c89c2e443b5f26f9f422a0e1a4e5c 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -18,8 +18,8 @@ GTK+ requires the following packages:
 Simple install procedure
 ========================
 
-  % gzip -cd gtk+-2.6.0.tar.gz | tar xvf - # unpack the sources
-  % cd gtk+-2.6.0                         # change to the toplevel directory
+  % gzip -cd gtk+-2.6.1.tar.gz | tar xvf - # unpack the sources
+  % cd gtk+-2.6.1                         # change to the toplevel directory
   % ./configure                                   # run the `configure' script
   % make                                  # build GTK
   [ Become root if necessary ]