Skip to content

Commit fab11da

Browse files
committed
docs(readme): fix 'pip install Commitizen' to 'pip install commitizen'
Signed-off-by: Adrian DC <[email protected]>
1 parent 5011a91 commit fab11da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ descriptive commits.
4949
To make commitizen available in your system
5050

5151
```bash
52-
pip install --user -U Commitizen
52+
pip install --user -U commitizen
5353
```
5454

5555
### Python project

0 commit comments

Comments
 (0)