add warnings about setting up linters
Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/9948c7f6 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/9948c7f6 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/9948c7f6 Branch: refs/heads/develop Commit: 9948c7f65c039e38a47f99798692f369eb75e832 Parents: 137872e Author: Alex Harui <[email protected]> Authored: Wed Apr 23 13:56:40 2014 -0700 Committer: Alex Harui <[email protected]> Committed: Wed Apr 23 13:57:12 2014 -0700 ---------------------------------------------------------------------- READme | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/9948c7f6/READme ---------------------------------------------------------------------- diff --git a/READme b/READme index 1ca1c2b..254416d 100644 --- a/READme +++ b/READme @@ -123,7 +123,8 @@ Install Prerequisites Follow the instructions here to install it. It should automatically make the linter available. No need to change paths or environment - variables. + variables. Some folks on OSX had permission issues after the install. + See their support channels for assistance. *5) The Adobe Flash Player playerglobal.swc for 11.1 can be downloaded from: http://download.macromedia.com/get/flashplayer/updaters/11/playerglobal11_1.swc @@ -155,7 +156,8 @@ Install Prerequisites http://www.jshint.com/install/ JSHint will also be automatically available. No need to change paths or - environment variables. + environment variables. On OSX some folks had permission issues after + the install. See their documentation on using -g and sudo. *7) Set FALCON_HOME to the root of its SDK. When using the flex-falcon repository, set
