mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
doc: Small update of readme for Windows users
This commit is contained in:
committed by
Scott Blomquist
parent
1df77a7438
commit
474d58c111
@@ -24,9 +24,14 @@ non-standard name, run the following instead:
|
||||
make
|
||||
make install
|
||||
|
||||
Prerequisites (Windows only):
|
||||
|
||||
* Python 2.6 or 2.7
|
||||
* Visual Studio 2010 or 2012
|
||||
|
||||
Windows:
|
||||
|
||||
vcbuild.bat
|
||||
vcbuild nosign
|
||||
|
||||
### To run the tests:
|
||||
|
||||
@@ -36,7 +41,7 @@ Unix/Macintosh:
|
||||
|
||||
Windows:
|
||||
|
||||
vcbuild.bat test
|
||||
vcbuild test
|
||||
|
||||
### To build the documentation:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user