Skip to content

Commit 5fccf43

Browse files
authored
Fix incorrect installation instruction
1 parent 553ffeb commit 5fccf43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ As we've scaled out to over hundreds developers and thousands of lines of code i
1818
Install the plugin as a dev dependency in your Ember CLI project.
1919

2020
```
21-
npm install --save-dev eslint-plugin-ember-suave
21+
npm install --save-dev eslint-plugin-ember-best-practices
2222
```
2323

2424
This will make the plugin available to ESLint.

0 commit comments

Comments
 (0)