summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL7
1 files changed, 2 insertions, 5 deletions
diff --git a/INSTALL b/INSTALL
index 065206defd..df835d1dc0 100644
--- a/INSTALL
+++ b/INSTALL
@@ -22,8 +22,8 @@ GTK+ requires the following packages:
Simple install procedure
========================
- % gzip -cd gtk+-2.2.0.tar.gz | tar xvf - # unpack the sources
- % cd gtk+-2.2.0 # change to the toplevel directory
+ % gzip -cd gtk+-2.3.0.tar.gz | tar xvf - # unpack the sources
+ % cd gtk+-2.3.0 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build GTK
[ Become root if necessary ]
@@ -41,6 +41,3 @@ Or online at:
http://developer.gnome.org/doc/API/2.0/gtk/gtk-building.html
-
-
-