PHOENIX-895 - Update BUILDING document to build with HBase 0.98.1-RC2
diff --git a/BUILDING b/BUILDING
index 99e0496..d184b9a 100644
--- a/BUILDING
+++ b/BUILDING
@@ -28,8 +28,9 @@
 =============================
 
 Phoenix 4.0.0-incubating requires HBase 0.98.1+ to compile. HBase 0.98.1 is in
-RC stage as of 03/26/2014. As a workaround to build until final release is 
-available in maven repo, install HBase 0.98.1-RC2 to your local maven repo:
+RC stage as of 03/26/2014. As a workaround to build Phoenix until final release
+of HBase 0.98.1 is available in maven repo, install HBase 0.98.1-RC2 to your 
+local maven repo:
 
     $ svn checkout http://svn.apache.org/repos/asf/hbase/tags/0.98.1RC2/
     $ dev-support/generate-hadoopX-poms.sh 0.98.1 0.98.1-hadoop[version]