summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2005-08-12 17:18:55 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-08-12 17:18:55 +0000
commit6de0ca7807812317f26d7efe20dedcac1b9c3a8f (patch)
tree582b8c5b56d3ecd70b1c0a056b8fc42768d94c4a /INSTALL
parent7788ead1376fd75d4798c5602b9ad6b742020570 (diff)
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 2e7ba6608..c2df4358a 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,8 +1,8 @@
Simple install procedure
========================
- % gzip -cd glib-2.7.7.tar.gz | tar xvf - # unpack the sources
- % cd glib-2.7.7 # change to the toplevel directory
+ % gzip -cd glib-2.8.0.tar.gz | tar xvf - # unpack the sources
+ % cd glib-2.8.0 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build GLIB