mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2025-01-05 05:34:30 +03:00
Fix windows links
This commit is contained in:
parent
e3641286e7
commit
1254425ba8
10
README.md
10
README.md
@ -44,11 +44,11 @@ Atom will automatically update when a new release is available.
|
|||||||
|
|
||||||
**Windows Requirements**
|
**Windows Requirements**
|
||||||
* Windows 7 or later
|
* Windows 7 or later
|
||||||
* [Visual C++ 2010 Express][http://www.microsoft.com/visualstudio/eng/products/visual-studio-2010-express]
|
* [Visual C++ 2010 Express](http://www.microsoft.com/visualstudio/eng/products/visual-studio-2010-express)
|
||||||
* [node.js - 32bit][http://nodejs.org/]
|
* [node.js - 32bit](http://nodejs.org/)
|
||||||
* [Python 2.7.x][ http://www.python.org/download/]
|
* [Python 2.7.x](http://www.python.org/download/)
|
||||||
* [GitHub for Windows][http://windows.github.com/]
|
* [GitHub for Windows](http://windows.github.com/)
|
||||||
* Clone [atom/atom][https://github.com/atom/atom/] to `C:\Users\<user>\github\atom\`
|
* Clone [atom/atom](https://github.com/atom/atom/) to `C:\Users\<user>\github\atom\`
|
||||||
* Add `C:\Python27;C:\Program Files\nodejs;C:\Users\<user>\github\atom\node_modules\`
|
* Add `C:\Python27;C:\Program Files\nodejs;C:\Users\<user>\github\atom\node_modules\`
|
||||||
to your PATH
|
to your PATH
|
||||||
* Open the Windows GitHub shell
|
* Open the Windows GitHub shell
|
||||||
|
Loading…
Reference in New Issue
Block a user