Enable syntax highlighting in README
authorCorey Farwell <coreyf@rwell.org>
Wed, 29 Apr 2015 17:56:31 +0000 (13:56 -0400)
committerCorey Farwell <coreyf@rwell.org>
Wed, 29 Apr 2015 17:56:31 +0000 (13:56 -0400)
Primarily to fade the comments in the code block

README.md

index 6afa9b8..44f37ef 100644 (file)
--- a/README.md
+++ b/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