Skip to content

Commit 41fbb27

Browse files
committed
Update README install instructions to have version number of stylelint
1 parent f2da446 commit 41fbb27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
Install stylelint and the config:
1010

1111
```sh
12-
npm install --save-dev stylelint stylelint-config-torchbox
12+
npm install --save-dev stylelint@10 stylelint-config-torchbox
1313

1414
```
1515

0 commit comments

Comments
 (0)