Merge pull request #37 from ForkingSyndrome/master

docs: Add windows installation instruction
This commit is contained in:
tsuyoshi wada 2019-06-11 14:03:39 +09:00 committed by GitHub
commit 63a4e63702
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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