Skip to content

Commit

Permalink
doc: Small update of readme for Windows users
Browse files Browse the repository at this point in the history
  • Loading branch information
JayBeavers authored and sblom committed Aug 27, 2013
1 parent 1df77a7 commit 474d58c
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand All @@ -36,7 +41,7 @@ Unix/Macintosh:

Windows:

vcbuild.bat test
vcbuild test

### To build the documentation:

Expand Down

0 comments on commit 474d58c

Please sign in to comment.