Skip to content

Commit

Permalink
Note requirement for VS2015 Update 2 in README.md (#1634)
Browse files Browse the repository at this point in the history
  • Loading branch information
chalcolith authored and jemc committed Mar 4, 2017
1 parent 1c4fef6 commit d9b98c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ _Note: it may also be possible (as tested on build 14372.0 of Windows 10) to bui

Building on Windows requires the following:

- [Visual Studio 2015](https://www.visualstudio.com/downloads/); make sure that a Windows 10 SDK is installed; otherwise install it from [here](https://developer.microsoft.com/en-us/windows/downloads/windows-10-sdk).
- [Visual Studio 2015](https://www.visualstudio.com/downloads/) at least Update 2; make sure that a Windows 10 SDK is installed; otherwise install it from [here](https://developer.microsoft.com/en-us/windows/downloads/windows-10-sdk).
- [Python](https://www.python.org/downloads) (3.5 or 2.7) needs to be in your PATH.

In a command prompt in the `ponyc` source directory, run the following:
Expand Down

0 comments on commit d9b98c8

Please sign in to comment.