Author: thobbs
Date: Mon Apr 23 16:53:58 2012
New Revision: 1329330

URL: http://svn.apache.org/viewvc?rev=1329330&view=rev
Log:
Added a "From the binaries" section.

Modified:
    river/site/trunk/content/helloworld.mdtext

Modified: river/site/trunk/content/helloworld.mdtext
URL: 
http://svn.apache.org/viewvc/river/site/trunk/content/helloworld.mdtext?rev=1329330&r1=1329329&r2=1329330&view=diff
==============================================================================
--- river/site/trunk/content/helloworld.mdtext (original)
+++ river/site/trunk/content/helloworld.mdtext Mon Apr 23 16:53:58 2012
@@ -43,7 +43,13 @@ From now on, this document will refer to
  * <code>${COMMONS_COLLECTIONS_JAR}</code>
  * <code>${COMMONS_LANG_JAR}</code>
 
-### Getting the Code and Building River
+### From Binary Distribution
+
+Download the latest version of River and extract it to some directory.  From 
now on, this will be known as <code>${RIVER_HOME}</code>
+
+See the optional part of "From Source" if you also want to build and 
experiment with the example service.
+
+### From Source
 
 You must first get the River source.  Since this code is still experimental, 
that means checking out the code from a trunk.  Ideally, this code will make 
the next release and so will come packaged as part of the River (source) 
distribution.
 


Reply via email to