Skip to content

Commit 04285e1

Browse files
committed
Fix instructions in readme
1 parent 9d5ea9f commit 04285e1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ You can install `prettier-config-web-scrobbler` by a following way:
99
> npm install --save-dev prettier-config-web-scrobbler
1010
```
1111

12-
Then, add `prettier-config-web-scrobbler` to the `extends` array in your
13-
`.prettierrc.*` file.
12+
Then, add `prettier-config-web-scrobbler` to your `.prettierrc.*` file:
1413
```json
1514
"prettier-config-web-scrobbler"
1615
```

0 commit comments

Comments
 (0)