Browse Source

Enable syntax highlighting in README

Primarily to fade the comments in the code block
Corey Farwell 10 years ago
parent
commit
2b3ef714bd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -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