Skip to content

Commit

Permalink
VC++ redistributable for win
Browse files Browse the repository at this point in the history
  • Loading branch information
ktrzeciaknubisa committed Apr 1, 2015
1 parent dd9b648 commit eb50db4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/HOW_TO_COMPILE.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Prerequisites (Unix only):
* GNU Make 3.81 or newer
* libexecinfo (FreeBSD and OpenBSD only)
* for SpiderMonkey : 'which' python module (sudo easy_install tools/which-1.1.0-py2.7.egg)
* for Windows (VS2012+)
* for Windows (VS2012+) and Visual C++ Redistributable

First clone the source codes from Github: (or Download as a .zip file)
```bash
Expand All @@ -28,7 +28,7 @@ make install
make install
```

On Windows;
On Windows:

```
/ $> vcbuild.bat
Expand Down

0 comments on commit eb50db4

Please sign in to comment.