From f9554bbe25bc7d979926628655713a9c0ddc6dbb Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 23 Jun 2009 16:54:38 +0200 Subject: [PATCH] doc: README-hacking tweak * README-hacking: Move the "While building..." sentence down to where it belongs. --- README-hacking | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README-hacking b/README-hacking index 9deba13746..555128f31c 100644 --- a/README-hacking +++ b/README-hacking @@ -23,9 +23,6 @@ bootstrap script shown below, and will include: - Rsync - 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 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 +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: -- 2.47.3