Skip to content

Commit 8814615

Browse files
committed
Update Windows Contextify advice to latest VS2013
1 parent 13be0e7 commit 8814615

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -327,12 +327,12 @@ need to compile Contextify, and thus to install jsdom:
327327

328328
### Windows
329329

330-
* A recent copy of the *x86* version of [Node.js for Windows](http://nodejs.org/download/), *not* the x64 version.
331-
* A copy of [Visual C++ 2010 Express](http://www.microsoft.com/visualstudio/eng/downloads#d-2010-express).
332-
* A copy of [Python 2.7](http://www.python.org/download/), installed in the default location of `C:\Python27`.
330+
* The latest version of [Node.js for Windows](http://nodejs.org/download/)
331+
* A copy of [Visual Studio Express 2013 for Windows Desktop](http://www.visualstudio.com/downloads/download-visual-studio-vs#d-express-windows-desktop)
332+
* A copy of [Python 2.7](http://www.python.org/download/), installed in the default location of `C:\Python27`
333333

334-
There are some slight modifications to this that can work; for example full versions of Visual Studio usually work, and
335-
sometimes you can even get an x64 version of Node.js working too. But it's tricky, so start with the basics!
334+
There are some slight modifications to this that can work; for example other Visual Studio versions often work too. But
335+
it's tricky, so start with the basics!
336336

337337
### Mac
338338

0 commit comments

Comments
 (0)