doc: README-hacking tweak
authorJim Meyering <meyering@redhat.com>
Tue, 23 Jun 2009 14:54:38 +0000 (16:54 +0200)
committerJim Meyering <meyering@redhat.com>
Tue, 23 Jun 2009 14:54:38 +0000 (16:54 +0200)
* README-hacking: Move the "While building..." sentence down
to where it belongs.

README-hacking

index 9deba13..555128f 100644 (file)
@@ -23,9 +23,6 @@ bootstrap script shown below, and will include:
 - Rsync <http://samba.anu.edu.au/rsync/>
 - Tar <http://www.gnu.org/software/tar/>
 
-While building from a just-cloned source tree may require installing a
-few prerequisites, later, a plain `git pull && make' should be sufficient.
-
 - Valgrind
 
 Valgrind <http://valgrind.org/> is also highly recommended, if
@@ -39,6 +36,9 @@ version 1.10a or newer, as well as the xz program itself.
 Make sure you have the latest version of the XZ Utils from
 <http://tukaani.org/xz/>
 
+While building from a just-cloned source tree may require installing a
+few prerequisites, later, a plain `git pull && make' should be sufficient.
+
 * First GIT checkout
 
 You can get a copy of the source repository like this: