prominently mention gnulib-tool; rearrange sections
authorKarl Berry <karl@freefriends.org>
Sun, 5 Apr 2009 18:16:12 +0000 (11:16 -0700)
committerKarl Berry <karl@freefriends.org>
Sun, 5 Apr 2009 18:16:12 +0000 (11:16 -0700)
README

diff --git a/README b/README
index 294c3f9..01ec2fe 100644 (file)
--- a/README
+++ b/README
@@ -19,7 +19,7 @@ script.  Since there is no installation procedure for Gnulib,
 gnulib-tool needs to be run directly in the directory that contains the
 Gnulib source code.  You can do this either by specifying the absolute
 filename of gnulib-tool, or by using a symbolic link from a
-place inside your PATH to the gnulib-tool file of your preferred 
+place inside your PATH to the gnulib-tool file of your preferred
 Gnulib checkout.  For example:
   $ ln -s $HOME/gnu/src/gnulib.git/gnulib-tool $HOME/bin/gnulib-tool