mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2025-01-02 20:07:25 +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 7 or later
|
||||
* [Visual C++ 2010 Express][http://www.microsoft.com/visualstudio/eng/products/visual-studio-2010-express]
|
||||
* [node.js - 32bit][http://nodejs.org/]
|
||||
* [Python 2.7.x][ http://www.python.org/download/]
|
||||
* [GitHub for Windows][http://windows.github.com/]
|
||||
* Clone [atom/atom][https://github.com/atom/atom/] to `C:\Users\<user>\github\atom\`
|
||||
* [Visual C++ 2010 Express](http://www.microsoft.com/visualstudio/eng/products/visual-studio-2010-express)
|
||||
* [node.js - 32bit](http://nodejs.org/)
|
||||
* [Python 2.7.x](http://www.python.org/download/)
|
||||
* [GitHub for Windows](http://windows.github.com/)
|
||||
* 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\`
|
||||
to your PATH
|
||||
* Open the Windows GitHub shell
|
||||
|
Loading…
Reference in New Issue
Block a user