Fix slash in Windows build instructions

This could be mildly confusing to some who are unfamiliar with using bash.
Esse commit está contido em:
CoolOppo
2014-05-22 15:44:37 -04:00
commit fd5ea8a0b1
+1 -1
Ver Arquivo
@@ -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?