mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Create separate instruction
I'm not sure if this step is needed, but it existed before. If it is needed we should include WHY you have to do this.
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
* [Python 2.7.x](http://www.python.org/download/)
|
||||
* [GitHub for Windows](http://windows.github.com/)
|
||||
* 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)
|
||||
* Log in to the GitHub for Windows GUI App
|
||||
* `$env:Path = $env:Path + ";C:\path\to\atom\repo\node_modules"`
|
||||
|
||||
## Instructions
|
||||
|
||||
Reference in New Issue
Block a user