Skip to content

Commit

Permalink
Merge pull request #37 from ForkingSyndrome/master
Browse files Browse the repository at this point in the history
docs: Add windows installation instruction
  • Loading branch information
wadackel committed Jun 11, 2019
2 parents 86d67ce + af1f714 commit 63a4e63
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,12 @@ $ brew tap git-chglog/git-chglog
$ brew install git-chglog
```

#### [Scoop](https://scoop.sh) (for Windows users)

```
$ scoop install git-chglog
```

#### Go users

```bash
Expand Down

0 comments on commit 63a4e63

Please sign in to comment.