Removed unnecessary instruction.

This commit is contained in:
Corey Johnson
2014-05-14 14:00:13 -07:00
parent 9cfa46ea37
commit 6296665f46

View File

@@ -7,7 +7,6 @@
* [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/)
to your PATH
* Open the Windows GitHub shell (NOT the Standard PowerShell, the shortcut labeled 'Git Shell' - make sure you have logged in at least once to the GitHub for Windows GUI App)
* `$env:Path = $env:Path + ";C:\path\to\atom\repo\node_modules"`