You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by br...@apache.org on 2019/07/28 20:08:32 UTC

[cordova-windows] branch master updated: Requirements link in README.md (#360)

This is an automated email from the ASF dual-hosted git repository.

brodybits pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-windows.git


The following commit(s) were added to refs/heads/master by this push:
     new dea5088  Requirements link in README.md (#360)
dea5088 is described below

commit dea50880e0372c3f24be2107e9ff51ee9261e855
Author: Chris Brody <ch...@brody.consulting>
AuthorDate: Sun Jul 28 16:08:27 2019 -0400

    Requirements link in README.md (#360)
    
    Replace existing requirements with link to issue with Visual Studio 2019
---
 README.md | 12 ++----------
 1 file changed, 2 insertions(+), 10 deletions(-)

diff --git a/README.md b/README.md
index d847ec7..6297821 100644
--- a/README.md
+++ b/README.md
@@ -33,17 +33,9 @@ This repo contains the code for an [Apache Cordova](http://cordova.apache.org) p
 
 # Requirements
 
-### Windows 10, Windows 8.1, Windows Phone 8.1
+See https://cordova.apache.org/docs/en/dev/guide/platforms/windows/index.html#requirements-and-support
 
-Host OS: Windows 8.1 or Windows 10
-
-Install the tools: [Visual Studio 2015](http://www.visualstudio.com/downloads) or newer
-
-### Windows 8.1,Windows Phone 8.1
-
-Host OS: Windows 8.1
-
-Install the tools: [Visual Studio 2013 Express](http://www.visualstudio.com/downloads/download-visual-studio-vs#d-express-windows-8).
+Note that Visual Studio 2019 is not supported, as discussed in [cordova-windows issue #327](https://github.com/apache/cordova-windows/issues/327).
 
 # Getting started
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org