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

@@ -7,7 +7,7 @@ In computer science, this is known as an implementation of quasiquotes.
## Install
```sh
npm install --save-dev babel-template
npm install --save-dev @babel/template
```
## Usage