added note about android tools on path to readme
Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-labs/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-labs/commit/82c8c566 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-labs/tree/82c8c566 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-labs/diff/82c8c566 Branch: refs/heads/cordova-client Commit: 82c8c566a84e3cd04c57633e99261093064a39bd Parents: 21073b1 Author: Fil Maj <maj....@gmail.com> Authored: Thu Oct 4 11:33:21 2012 -0700 Committer: Fil Maj <maj....@gmail.com> Committed: Thu Oct 4 11:33:21 2012 -0700 ---------------------------------------------------------------------- README.md | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cordova-labs/blob/82c8c566/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index e4e251a..a89dea4 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ - [iOS SDK](http://developer.apple.com) - [Android SDK](http://developer.android.com) - **NOTE** This tool will not work unless you have the absolute latest updates for all - Android SDK components. + Android SDK components. Also you will need the SDK's `tools` and `platform-tools` directories on your __system path__ otherwise Android support will fail. cordova-client has been tested on Mas OS X and Linux.