Skip to content

Commit 498f72f

Browse files
authored
Update README.md
1 parent 9974778 commit 498f72f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ ESLint rules for Primer React
77
1. Assuming you already have [ESLint](https://www.npmjs.com/package/eslint) installed, run:
88

99
```shell
10-
# npm
1110
npm install --save-dev eslint-plugin-primer-react
1211

13-
# yarn
12+
# or
13+
1414
yarn add --dev eslint-plugin-primer-react
1515
```
1616

0 commit comments

Comments
 (0)