summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README-hacking6
1 files changed, 3 insertions, 3 deletions
diff --git a/README-hacking b/README-hacking
index 9deba1374..555128f31 100644
--- a/README-hacking
+++ b/README-hacking
@@ -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: