Skip to content

Commit 3b90a4a

Browse files
okonetmarionebl
authored andcommitted
docs: Fix installation instructions
1 parent e66cdfe commit 3b90a4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
## Getting started
1717

1818
```sh
19-
npm install --save-dev @commitlint/{angular,cli}
19+
npm install --save-dev @commitlint/{config-angular,cli}
2020
echo "module.exports = {extends: ['@commitlint/config-angular']}" > commitlint.config.js
2121
```
2222

0 commit comments

Comments
 (0)