Skip to content

Commit 3dea537

Browse files
docs: update installation instructions
1 parent 8786d0e commit 3dea537

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# commitiquette
1+
# Commitiquette
22

33
Plugin for Commitizen that uses commitLint configuration. Allows you to use both Commitizen and commitLint with a single configuration.
44

@@ -7,6 +7,11 @@ Plugin for Commitizen that uses commitLint configuration. Allows you to use both
77

88
## Installation
99

10+
You will first need to follow the commitizen and commitlint instalation instructions if you do not already have these installed.
11+
12+
- [commitizen](http://commitizen.github.io/cz-cli/)
13+
- [commitlint](https://commitlint.js.org/#/guides-local-setup)
14+
1015
Use npm or yarn to install commitiquette into your project.
1116

1217
```bash

0 commit comments

Comments
 (0)