Skip to content

Commit 6dfcded

Browse files
escapedcatmarionebl
authored andcommitted
docs: --save-dev to align with other examples
1 parent 4d18b7a commit 6dfcded

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
@@ -91,7 +91,7 @@ A number of shared configurations are available to install and use with `commitl
9191
## API
9292

9393
* Alternative, programatic way to interact with `commitlint`
94-
* `npm install --save @commitlint/core`
94+
* `npm install --save-dev @commitlint/core`
9595
* Packages: [core](./@commitlint/core)
9696
* See [API](./docs/reference-api.md) for a complete list of methods and examples
9797

0 commit comments

Comments
 (0)