Repository: cordova-cli Updated Branches: refs/heads/master f6e73a616 -> f182d9916
Removed wp7 from existence Project: http://git-wip-us.apache.org/repos/asf/cordova-cli/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-cli/commit/f182d991 Tree: http://git-wip-us.apache.org/repos/asf/cordova-cli/tree/f182d991 Diff: http://git-wip-us.apache.org/repos/asf/cordova-cli/diff/f182d991 Branch: refs/heads/master Commit: f182d99169ec999c026ef3b4f68d1e6041b6e2cc Parents: f6e73a6 Author: Jesse MacFadyen <[email protected]> Authored: Mon Jun 16 12:36:44 2014 -0700 Committer: Jesse MacFadyen <[email protected]> Committed: Mon Jun 16 12:36:44 2014 -0700 ---------------------------------------------------------------------- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/f182d991/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 8a2652b..a66863c 100644 --- a/README.md +++ b/README.md @@ -34,11 +34,9 @@ Check out the [Getting Started guides](http://cordova.apache.org/docs/en/edge/) - BlackBerry 10 - iOS - Ubuntu -- Windows Phone 7 & 8 +- Windows Phone 8 - Windows 8 -> **Note: Windows Phone 7 is deprecated as a target platform. Support will be removed in version 3.7.0, approx. May 2014.** - # Requirements * [Node.js](http://nodejs.org/) @@ -54,7 +52,7 @@ Check out the [Getting Started guides](http://cordova.apache.org/docs/en/edge/) `cordova-cli` has been tested on **Mac OS X**, **Linux**, **Windows 7**, and **Windows 8**. -Please note that some platforms have OS restrictions. For example, you cannot build for Windows 8 or Windows Phone 7 & 8 on Mac OS X, nor can you build for iOS on Windows. +Please note that some platforms have OS restrictions. For example, you cannot build for Windows 8 or Windows Phone 8 on Mac OS X, nor can you build for iOS on Windows. # Install
