Merge pull request #2362 from CoolOppo/patch-1

Fix slash in Windows build instructions
This commit is contained in:
Corey Johnson
2014-05-22 15:55:36 -07:00

View File

@@ -16,7 +16,7 @@
cd C:\
git clone https://github.com/atom/atom/
cd atom
script\build
script/build
```
## Why do I have to use GitHub for Windows?