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

Commit

Permalink
docs: improve readme
Browse files Browse the repository at this point in the history
  • Loading branch information
streamich committed Aug 28, 2020
1 parent 02b35c0 commit 79dfc4e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,17 @@

```shell
npx git-cz
# or
npx git-cz -e
```

### Install globally standalone

```shell
npm install -g git-cz
git-cz
# or
git-cz -e
```

### Install locally with Commitizen
Expand Down

0 comments on commit 79dfc4e

Please sign in to comment.