Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1d7c370

Browse filesBrowse files
phillipjrvagg
authored andcommitted
doc: explicit about VS 2015 support in readme
`vcbuild.bat` already supports both Visual Studio 2013 and 2015. PR-URL: #5406 Reviewed-By: Alexis Campailla <orangemocha@nodejs.org> Reviewed-By: Rod Vagg <rod@vagg.org>
1 parent 611b464 commit 1d7c370
Copy full SHA for 1d7c370

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Open diff view settings
Collapse file

‎README.md‎

Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -160,8 +160,8 @@ $ node -e "console.log('Hello from Node.js ' + process.version)"
160160
Prerequisites:
161161

162162
* [Python 2.6 or 2.7](https://www.python.org/downloads/)
163-
* Visual Studio 2013 for Windows Desktop, or
164-
* Visual Studio Express 2013 for Windows Desktop
163+
* Visual Studio 2013 / 2015, all editions including the Community edition, or
164+
* Visual Studio Express 2013 / 2015 for Desktop
165165
* Basic Unix tools required for some tests,
166166
[Git for Windows](http://git-scm.com/download/win) includes Git Bash
167167
and tools which can be included in the global `PATH`.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.