You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ca...@apache.org on 2013/05/12 22:37:03 UTC

git commit: [flex-falcon] [refs/heads/develop] - updated README with GIT info

Updated Branches:
  refs/heads/develop 9d7f35e53 -> 8de366b0b


updated README with GIT info


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

Branch: refs/heads/develop
Commit: 8de366b0b3ff3e133536b8609856f241a97321a3
Parents: 9d7f35e
Author: Carlos Rovira <ca...@apache.org>
Authored: Sun May 12 22:36:53 2013 +0200
Committer: Carlos Rovira <ca...@apache.org>
Committed: Sun May 12 22:36:53 2013 +0200

----------------------------------------------------------------------
 README |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/8de366b0/README
----------------------------------------------------------------------
diff --git a/README b/README
index 8fb993a..b874c16 100644
--- a/README
+++ b/README
@@ -3,7 +3,7 @@ Apache Flex Compiler
 
 Before trying to build Falcon, you must:
 
-1. Build the the "develop" branch of the SDK at incubator/flex/sdk/branches/develop by doing 'ant main'.
+1. Build the the "develop" branch of the SDK in the GIT repository at https://git-wip-us.apache.org/repos/asf/flex-falcon.git by doing 'ant main'.
 See the README there for instructions.
 
 2. Set the environment variables JAVA_HOME, ANT_HOME, PLAYERGLOBAL_HOME, and FLASHPLAYER_DEBUGGER as when building the SDK.