Skip to content

Commit e835aaf

Browse files
authored
add note about global installs being deprecated
1 parent 0215c38 commit e835aaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ React specific linting rules for ESLint
77

88
# Installation
99

10-
Install [ESLint](https://www.github.com/eslint/eslint) either locally or globally.
10+
Install [ESLint](https://www.github.com/eslint/eslint) either locally or globally. (Note that locally, per project, is strongly preferred)
1111

1212
```sh
1313
$ npm install eslint --save-dev

0 commit comments

Comments
 (0)