README: add --save-dev [skip ci]

Closes gh-4910
This commit is contained in:
Henry Zhu
2016-11-29 08:37:54 -05:00
parent 2311b5b53a
commit e86f62b304
80 changed files with 80 additions and 80 deletions

View File

@@ -9,7 +9,7 @@ There are some shell-executable utility scripts, `babel-external-helpers.js` and
## Install
```sh
npm install babel-cli
npm install --save-dev babel-cli
```
## Usage