mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
Fix slash in Windows build instructions
This could be mildly confusing to some who are unfamiliar with using bash.
This commit is contained in:
@@ -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?
|
||||
|
||||
Reference in New Issue
Block a user