Skip to content

Commit 024b19d

Browse files
authored
chore(readme): remove $ from install instructions (#844)
1 parent 9484ee2 commit 024b19d

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
@@ -13,8 +13,8 @@
1313

1414
## Installation
1515

16-
```
17-
$ yarn add --dev eslint eslint-plugin-jest
16+
```bash
17+
yarn add --dev eslint eslint-plugin-jest
1818
```
1919

2020
**Note:** If you installed ESLint globally then you must also install

0 commit comments

Comments
 (0)