You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by bi...@apache.org on 2015/05/29 01:14:31 UTC

git commit: [flex-asjs] [refs/heads/develop] - Some clarifications to READme

Repository: flex-asjs
Updated Branches:
  refs/heads/develop 649785e48 -> a1a557d54


Some clarifications to READme


Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/a1a557d5
Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/a1a557d5
Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/a1a557d5

Branch: refs/heads/develop
Commit: a1a557d54fc78b7192ca347f3709054015bce49b
Parents: 649785e
Author: OmPrakash Muppirala <bi...@gmail.com>
Authored: Thu May 28 16:13:26 2015 -0700
Committer: OmPrakash Muppirala <bi...@gmail.com>
Committed: Thu May 28 16:13:26 2015 -0700

----------------------------------------------------------------------
 READme | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/a1a557d5/READme
----------------------------------------------------------------------
diff --git a/READme b/READme
index 0fcf225..9fda465 100644
--- a/READme
+++ b/READme
@@ -163,12 +163,17 @@ Install Prerequisites
     *7) Set FALCON_HOME to the root of its SDK.  When using the flex-falcon
         repository, set 
              FALCON_HOME=<repo-path>/compiler/generated/dist/sdk
+			 
+	    Look at flex-falcon/README for instructions on how to build Falcon
 
     *8) Set FALCONJX_HOME to the root of its SDK.  When using the flex-falcon
         repository, set 
              FALCONJX_HOME=<repo-path>/compiler.jx
-
-    *9) Set FLEXUNIT_HOME to the root of a FlexUnit release or repo.  
+        
+		Look at flex-falcon/README_JX for instructions on how to build FalconJX
+			 
+    *9) Set FLEXUNIT_HOME to the root of a FlexUnit release or repo.
+	    Look at flex-flexunit/README for instructions on how to build FlexUnit
 
 Software Dependencies
 ---------------------