diff --git a/README.md b/README.md index 3faa8b07..ea3d6ce5 100644 --- a/README.md +++ b/README.md @@ -12,10 +12,12 @@ Pre Requisites Install ------- -Add PhoneGap/Android to your PATH variable like so: +On OS X add PhoneGap/Android to your PATH variable like so: export PATH=$PATH:~/phonegap-android/bin +On Windows add the phonegap-android/bin to your PATH as normal. + DroidGap: PhoneGap/Android Dev Script ------------------------------------- @@ -118,4 +120,4 @@ Attach it to a process on the device For more info see ----------------- - [http://docs.phonegap.com](http://docs.phonegap.com) -- [http://wiki.phonegap.com](http://wiki.phonegap.com) \ No newline at end of file +- [http://wiki.phonegap.com](http://wiki.phonegap.com)