Skip to content

Commit

Permalink
docs(readme): remove install when using yarn add (#148)
Browse files Browse the repository at this point in the history
  • Loading branch information
ilmxml authored Apr 19, 2022
1 parent f4a09da commit 08af5d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ npm install eslint-webpack-plugin --save-dev
or

```console
yarn add -D install eslint-webpack-plugin
yarn add -D eslint-webpack-plugin
```

or
Expand Down

0 comments on commit 08af5d6

Please sign in to comment.