mirror of
https://github.com/git-chglog/git-chglog.git
synced 2026-01-23 02:15:12 +00:00
Merge pull request #37 from ForkingSyndrome/master
docs: Add windows installation instruction
This commit is contained in:
commit
63a4e63702
1 changed files with 6 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue