We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b3de67 commit 98a5c9eCopy full SHA for 98a5c9e
README.md
@@ -15,10 +15,10 @@ npm i eslint --save-dev
15
Next, install `eslint-plugin-optimize-regex`:
16
17
```
18
-npm install eslint-plugin-eslint-optimize-regex --save-dev
+npm install eslint-plugin-optimize-regex --save-dev
19
20
21
-**Note:** If you installed ESLint globally (using the `-g` flag) then you must also install `eslint-plugin--optimize-regex` globally.
+**Note:** If you installed ESLint globally (using the `-g` flag) then you must also install `eslint-plugin-optimize-regex` globally.
22
23
## Usage
24
0 commit comments