Repository: flex-sdk Updated Branches: refs/heads/release4.14.0 7cb91aac4 -> 62b0e9ed5
remove "ant main" from instructions Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/62b0e9ed Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/62b0e9ed Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/62b0e9ed Branch: refs/heads/release4.14.0 Commit: 62b0e9ed5e7aa4a9ab39d84a1a71621a635ef28e Parents: 7cb91aa Author: Justin Mclean <[email protected]> Authored: Sun Dec 14 09:21:49 2014 +1100 Committer: Justin Mclean <[email protected]> Committed: Sun Dec 14 09:21:49 2014 +1100 ---------------------------------------------------------------------- README | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/62b0e9ed/README ---------------------------------------------------------------------- diff --git a/README b/README index a8ccd56..43efd44 100644 --- a/README +++ b/README @@ -315,7 +315,6 @@ If you want to use the SDK you built from source in Adobe Flash Builder, you need to run these commands and scripts: cd <flex.dir> - ant main ant frameworks-rsls ./ide/constructFlexForIDE.[sh/bat]
