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/12 02:25:11 UTC

[cordova-windows] 01/01: README.md updates

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

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

commit 8b57262029aec7243e88a7f30da42936295a6d70
Author: Chris Brody <ch...@gmail.com>
AuthorDate: Thu Jul 11 22:25:04 2019 -0400

    README.md updates
    
    - update requirements
    - update link to Windows platform guide
---
 README.md | 14 +++-----------
 1 file changed, 3 insertions(+), 11 deletions(-)

diff --git a/README.md b/README.md
index e16ce9d..da22a28 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
+**Host OS:** Windows 10
 
-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).
+**Visual Studio:** Visual Studio 2017 from [older downloads](https://visualstudio.microsoft.com/vs/older-downloads/) is required as Visual Studio 2019 dropped `.jsproj` (UWP JavaScript) support. (See [issue #327](https://github.com/apache/cordova-windows/issues/327) for more details.)
 
 # Getting started
 
@@ -74,5 +66,5 @@ Report them [right here at GitHub using the "Issues" tab](https://github.com/apa
 
 # Further Reading
 
-- [Windows Platform Guide](http://cordova.apache.org/docs/en/latest/guide/platforms/win8/index.html)
+- [Windows Platform Guide](https://cordova.apache.org/docs/en/latest/guide/platforms/windows/index.html)
 - [Apache Cordova Documentation](http://docs.cordova.io)


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