You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wookie.apache.org by rg...@apache.org on 2012/01/26 10:54:26 UTC

svn commit: r1236119 - /incubator/wookie/site/trunk/content/wookie/docs/source.mdtext

Author: rgardler
Date: Thu Jan 26 09:54:26 2012
New Revision: 1236119

URL: http://svn.apache.org/viewvc?rev=1236119&view=rev
Log:
Clarify that any SVN client will be sufficient

Modified:
    incubator/wookie/site/trunk/content/wookie/docs/source.mdtext

Modified: incubator/wookie/site/trunk/content/wookie/docs/source.mdtext
URL: http://svn.apache.org/viewvc/incubator/wookie/site/trunk/content/wookie/docs/source.mdtext?rev=1236119&r1=1236118&r2=1236119&view=diff
==============================================================================
--- incubator/wookie/site/trunk/content/wookie/docs/source.mdtext (original)
+++ incubator/wookie/site/trunk/content/wookie/docs/source.mdtext Thu Jan 26 09:54:26 2012
@@ -29,7 +29,7 @@ a [binary release][1]
 To build from source follow these summary steps, more details can be found below:
 
   - Install [Java JDK](http://java.com/en/download/)
-  - Install [Apache Subversion](http://subversion.apache.org/packages.html)
+  - Install [Apache Subversion](http://subversion.apache.org/packages.html) (or your preferred SVN client, these instructions assume you are using the command line)
   - Install [Apache Ant](http://archive.apache.org/dist/ant/binaries/) 
   - Either checkout Wookie from [SVN](http://svn.apache.org/repos/asf/incubator/wookie/trunk)
     - svn co http://svn.apache.org/repos/asf/incubator/wookie/trunk wookie