summaryrefslogtreecommitdiff
path: root/INSTALL.in
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2014-11-30 19:23:24 -0500
committerMatthias Clasen <mclasen@redhat.com>2014-11-30 19:23:24 -0500
commit09e6fab1c9e3978b1c2f83bd593372f25a14f343 (patch)
treeb0ab84faa5ad4b8f5f60ba8f90e2db5cac9d1745 /INSTALL.in
parent75dab1662cf7af7265f29fb99da952f8a8633d19 (diff)
downloadgtk+-09e6fab1c9e3978b1c2f83bd593372f25a14f343.tar.gz
Cosmetic formatting fixes
Diffstat (limited to 'INSTALL.in')
-rw-r--r--INSTALL.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL.in b/INSTALL.in
index 243c0b863e..7a1dcec01e 100644
--- a/INSTALL.in
+++ b/INSTALL.in
@@ -22,8 +22,8 @@ GTK+ requires the following packages:
Simple install procedure
========================
- % tar xf gtk+-@GTK_VERSION@.tar.xz # unpack the sources
- % cd gtk+-@GTK_VERSION@ # change to the toplevel directory
+ % tar xf gtk+-@GTK_VERSION@.tar.xz # unpack the sources
+ % cd gtk+-@GTK_VERSION@ # change to the toplevel directory
% ./configure # run the `configure' script
% make # build GTK+
[ Become root if necessary ]