docs: Update prerequisities in Windows build instructions.

This commit is contained in:
Cheng Zhao 2014-08-11 09:39:03 +08:00
Родитель b4f00f3b40
Коммит c019f13e8c
1 изменённых файлов: 1 добавлений и 7 удалений

Просмотреть файл

@ -2,18 +2,12 @@
## Prerequisites
* Windows 8
* Windows 2008 at least
* Visual Studio 2013
* [Python 2.7](http://www.python.org/download/releases/2.7/)
* 32bit [node.js](http://nodejs.org/)
* [git](http://git-scm.com)
If you are using Visual Studio 2013 __Express__ then you also need following
softwares:
* [WDK](http://www.microsoft.com/en-us/download/details.aspx?id=11800)
* `Build Environments` is required.
The instructions below are executed under [cygwin](http://www.cygwin.com),
but it's not a requirement, you can also build atom-shell under the Windows
command prompt or other terminals.