[CB-4286] changed heading types from # to ##
Project: http://git-wip-us.apache.org/repos/asf/cordova-cli/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-cli/commit/51d4484d Tree: http://git-wip-us.apache.org/repos/asf/cordova-cli/tree/51d4484d Diff: http://git-wip-us.apache.org/repos/asf/cordova-cli/diff/51d4484d Branch: refs/heads/plugman-registry Commit: 51d4484dfe2c8123cdf707debfc8fa7607b59c16 Parents: fae9627 Author: ldeluca <[email protected]> Authored: Wed Jul 17 15:01:52 2013 -0400 Committer: Fil Maj <[email protected]> Committed: Thu Jul 18 13:25:41 2013 -0700 ---------------------------------------------------------------------- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/51d4484d/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 3d0bc5e..736de82 100644 --- a/README.md +++ b/README.md @@ -175,9 +175,9 @@ Please check [Cordova issues with the CLI Component](http://issues.cordova.io). - Which mobile SDKs you have installed, and which version. Related to this: which Xcode version if you are submitting issues related to iOS - Any error stack traces you received -## Known Issues and Troubleshooting +# Known Issues and Troubleshooting -#Windows +##Windows When trying to add a platform on a Windows machine if you run into the following error message: cordova library for "android" already exists. No need to download. Continuing. Checking if platform "android" passes minimum requirements...
