diff --git a/src/docbkx/book.xml b/src/docbkx/book.xml
index 669e66a091d..b3ff6b855a2 100644
--- a/src/docbkx/book.xml
+++ b/src/docbkx/book.xml
@@ -291,7 +291,11 @@ Usually you'll want to use the latest version available except the problematic u
HBase will lose data unless it is running on an HDFS that has a durable sync.
Currently only the branch-0.20-append
branch has this attribute. No official releases have been made from this branch as of this writing
- so you will have to build your own Hadoop from the tip of this branch or you could use
+ so you will have to build your own Hadoop from the tip of this branch
+ Scroll down in the Hadoop How To Release to the section
+ Build Requirements for instruction on how to build Hadoop.
+
+ or you could use
Cloudera's CDH3.
CDH has the 0.20-append patches needed to add a durable sync (As of this writing
CDH3 is still in beta. Either CDH3b2 or CDH3b3 will suffice).