Skip to content

Commit 3311abb

Browse files
escapedcatmarionebl
authored andcommitted
docs: use --save-dev to align with main project
1 parent f592206 commit 3311abb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

@commitlint/prompt/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Learn how to use it at [docs/prompt](http://marionebl.github.io/commitlint/#/gui
99
## Getting started
1010

1111
```bash
12-
npm install --save @commitlint/prompt @commitlint/config-angular commitizen
12+
npm install --save-dev @commitlint/prompt @commitlint/config-angular commitizen
1313
echo "module.exports = {extends: ['@commitlint/config-angular']};" > commitlint.config.js
1414
```
1515

0 commit comments

Comments
 (0)