Use .bat fence instead of .sh

This commit is contained in:
Corey Johnson 2014-05-06 07:43:08 -07:00
parent 15c2540c29
commit 3a03f470c7

View File

@ -53,7 +53,7 @@ Atom will automatically update when a new release is available.
to your PATH
* Open the Windows GitHub shell
```sh
```bat
cd C:\Users\<user>\github\atom
script/build
```