Skip to content

Commit

Permalink
Docs: remove global-installed usage (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
aladdin-add committed Jul 30, 2019
1 parent c07f9d6 commit 6900c62
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugin/templates/_README.md
Expand Up @@ -16,7 +16,6 @@ Next, install `eslint-plugin-<%= pluginId %>`:
$ npm install eslint-plugin-<%= pluginId %> --save-dev
```

**Note:** If you installed ESLint globally (using the `-g` flag) then you must also install `eslint-plugin-<%= pluginId %>` globally.

## Usage

Expand Down

0 comments on commit 6900c62

Please sign in to comment.