Enable syntax highlighting in README

Primarily to fade the comments in the code block
This commit is contained in:
Corey Farwell 2015-04-29 13:56:31 -04:00
Родитель 23afffa46d
Коммит 2b3ef714bd
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -21,7 +21,7 @@ be found on the [releases](https://github.com/atom/electron/releases) page.
You can also use [`npm`](https://docs.npmjs.com/) to install prebuilt electron
binaries:
```
```sh
# Install the `electron` command globally in your $PATH
npm install electron-prebuilt -g