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/9bfd2c92 Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/9bfd2c92 Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/9bfd2c92 Branch: refs/heads/release4.14.0 Commit: 9bfd2c922c8dab91b2321ef768c1fbbd5b97b2dd Parents: f2a4305 Author: Justin Mclean <[email protected]> Authored: Sun Dec 14 09:21:49 2014 +1100 Committer: Erik de Bruin <[email protected]> Committed: Tue Dec 16 09:37:17 2014 +0100 ---------------------------------------------------------------------- README | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/9bfd2c92/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]
