summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index b6fab8d43..2e7ba6608 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,8 +1,8 @@
Simple install procedure
========================
- % gzip -cd glib-2.7.6.tar.gz | tar xvf - # unpack the sources
- % cd glib-2.7.6 # change to the toplevel directory
+ % gzip -cd glib-2.7.7.tar.gz | tar xvf - # unpack the sources
+ % cd glib-2.7.7 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build GLIB