Skip to content
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.

Commit

Permalink
docs: fix adapter installation instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
ikhemissi authored and brokenmass committed Oct 27, 2016
1 parent 5f0d20e commit ba5fbd4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ Install the `mol-conventional-changelog` package.
npm install --save-dev mol-conventional-changelog
```

Init committizen configuration
Init commitizen configuration

```
commitizen init rb-conventional-changelog --save-dev --save-exact
commitizen init mol-conventional-changelog --save-dev --save-exact
```

## Usage
Expand Down

0 comments on commit ba5fbd4

Please sign in to comment.