Update an example from 1.3 to 2.x
[platform/upstream/glib.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index e1d16cf..7d1d69c 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1,8 +1,8 @@
 Simple install procedure
 ========================
 
-  % gzip -cd glib-2.4.1.tar.gz | tar xvf -  # unpack the sources
-  % cd glib-2.4.1                           # change to the toplevel directory
+  % gzip -cd glib-2.6.1.tar.gz | tar xvf -  # unpack the sources
+  % cd glib-2.6.1                           # change to the toplevel directory
   % ./configure                             # run the `configure' script
   % make                                    # build GLIB