Fix install for babel-code-frame

This commit is contained in:
James Kyle 2015-10-29 19:57:25 -07:00
parent 585612a41f
commit b58bad532b

View File

@ -5,7 +5,7 @@
## Install ## Install
```sh ```sh
$ npm install babel-core $ npm install babel-code-frame
``` ```
### Usage ### Usage