You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by rg...@apache.org on 2012/04/24 10:23:59 UTC

svn commit: r1329588 - /incubator/airavata/site/trunk/content/airavata/development/build.mdtext

Author: rgardler
Date: Tue Apr 24 08:23:59 2012
New Revision: 1329588

URL: http://svn.apache.org/viewvc?rev=1329588&view=rev
Log:
Add link to five minutes doc

Modified:
    incubator/airavata/site/trunk/content/airavata/development/build.mdtext

Modified: incubator/airavata/site/trunk/content/airavata/development/build.mdtext
URL: http://svn.apache.org/viewvc/incubator/airavata/site/trunk/content/airavata/development/build.mdtext?rev=1329588&r1=1329587&r2=1329588&view=diff
==============================================================================
--- incubator/airavata/site/trunk/content/airavata/development/build.mdtext (original)
+++ incubator/airavata/site/trunk/content/airavata/development/build.mdtext Tue Apr 24 08:23:59 2012
@@ -45,6 +45,11 @@ mvn clean install -DskipTests
 
 The compressed binary distribution is created at <PROJECT DIR>/modules/distribution/target
 
+### Now What?
+
+Once you have built the binaries the best thing to do is take a look at our [Airavata in 
+Five Minutes][3] document which will help you get up and running.
+
 ### Build profiles
 
 One of the salient features of Airavata Airavata is ability to use modules by themselves or as an 
@@ -79,5 +84,7 @@ Open eclipse and import projects from ai
 Import > Existing Maven Projects and point to trunk checkout directory. 
 You can import all or selective projects
 
+
   [1]: http://maven.apache.org/download.html
-  [2]: http://maven.apache.org/download.html#Installation
\ No newline at end of file
+  [2]: http://maven.apache.org/download.html#Installation
+  [3]: ../documentation/system/airavata-in-5-minutes.html
\ No newline at end of file