Scoped: rename installation instructions for transforms [skip ci]
This commit is contained in:
@@ -86,7 +86,7 @@ $('.some-link').on('click', view.reset.bind(view));
|
||||
## Installation
|
||||
|
||||
```sh
|
||||
npm install --save-dev babel-plugin-transform-function-bind
|
||||
npm install --save-dev @babel/plugin-transform-function-bind
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
Reference in New Issue
Block a user