Use 'with' instead of 'and'

Using 'with' instead of 'and' could prevent some people to think that SP1 is an other program, or is Windows SP1
This commit is contained in:
KIM, JINWOOK
2014-05-21 22:11:59 +09:00
parent 124c517056
commit 0fe3f2d03c

View File

@@ -3,7 +3,7 @@
## Requirements
* Windows 7 or later
* [Visual C++ 2010 Express](http://www.visualstudio.com/en-us/downloads/download-visual-studio-vs#DownloadFamilies_4) and [SP1](http://www.microsoft.com/en-us/download/details.aspx?id=23691)
* [Visual C++ 2010 Express](http://www.visualstudio.com/en-us/downloads/download-visual-studio-vs#DownloadFamilies_4) with [SP1](http://www.microsoft.com/en-us/download/details.aspx?id=23691)
* [node.js - 32bit](http://nodejs.org/download/) v0.10.x
* [Python 2.7.x](http://www.python.org/download/)
* [GitHub for Windows](http://windows.github.com/)