Fixing copy/paste error: npm install js-beautify

This commit is contained in:
Emmanuel Mwangi 2015-06-05 13:48:45 -07:00 committed by syl20bnr
parent 326a70c17f
commit f9b141831a

View file

@ -46,7 +46,7 @@ $ npm install -g tern
To use the formatting features, install `js-beautify`:
```shell
$ npm install -g tern
$ npm install -g js-beautify
```
## Key Bindings