Skip to content

Commit 08af5d6

Browse files
authored
docs(readme): remove install when using yarn add (#148)
1 parent f4a09da commit 08af5d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ npm install eslint-webpack-plugin --save-dev
2828
or
2929

3030
```console
31-
yarn add -D install eslint-webpack-plugin
31+
yarn add -D eslint-webpack-plugin
3232
```
3333

3434
or

0 commit comments

Comments
 (0)