make FLEX_HOME clearer
Project: http://git-wip-us.apache.org/repos/asf/flex-utilities/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-utilities/commit/e04e9a3d Tree: http://git-wip-us.apache.org/repos/asf/flex-utilities/tree/e04e9a3d Diff: http://git-wip-us.apache.org/repos/asf/flex-utilities/diff/e04e9a3d Branch: refs/heads/develop Commit: e04e9a3d9954899d98b4597828ae6507fb9ff999 Parents: 0a524eb Author: Justin Mclean <[email protected]> Authored: Sun Sep 7 09:47:36 2014 +1000 Committer: Justin Mclean <[email protected]> Committed: Sun Sep 7 09:47:36 2014 +1000 ---------------------------------------------------------------------- Squiggly/README | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/e04e9a3d/Squiggly/README ---------------------------------------------------------------------- diff --git a/Squiggly/README b/Squiggly/README index 6bd88f2..6b69397 100644 --- a/Squiggly/README +++ b/Squiggly/README @@ -7,12 +7,11 @@ Initial Setup Required ========================================================================================== - FLEX_HOME is the absolute path to the Apache Flex SDK - If you omit this argument, and the system environment variable, FLEX_HOME exists, - it is used. + The environment variable FLEX_HOME needs to be set to the absolute path of the Apache + Flex SDK. If you prefer you can set this in env.properties. ========================================================================================== -How to build the installer using ant (no IDE is required) +How to build Squiggly using ant (no IDE is required) ========================================================================================== 1. On Linux or Mac un tar/gzip the source distribution:
