Scoped: rename installation instructions for presets [skip ci]

This commit is contained in:
Brian Ng
2017-10-16 14:22:02 -05:00
committed by Henry Zhu
parent 4739677965
commit 645bf56838
14 changed files with 14 additions and 14 deletions

View File

@@ -10,7 +10,7 @@ fly. This is equivalent to CoffeeScript's
## Install
```sh
npm install babel-register --save-dev
npm install @babel/register --save-dev
```
## Usage