fix up env template
Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/a1c52cb4 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/a1c52cb4 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/a1c52cb4 Branch: refs/heads/spark Commit: a1c52cb4ec8655d6db40cbe47f74c9b089c1177b Parents: 155b292 Author: Alex Harui <[email protected]> Authored: Wed May 18 22:15:15 2016 -0700 Committer: Alex Harui <[email protected]> Committed: Thu May 26 16:04:23 2016 -0700 ---------------------------------------------------------------------- env-template.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/a1c52cb4/env-template.properties ---------------------------------------------------------------------- diff --git a/env-template.properties b/env-template.properties index 312098e..2787277 100644 --- a/env-template.properties +++ b/env-template.properties @@ -54,12 +54,12 @@ #env.AIR_HOME= # -# Set this to the root of its SDK: <repo-path>/compiler/generated/dist/sdk +# Set this to the root of its SDK: <repo-path>/compiler # #env.FALCON_HOME= # -# Set this to the root of its SDK: <repo-path>/compiler.jx +# Set this to the root of its SDK: <repo-path>/compiler-jx # #env.FALCONJX_HOME=
