Update installation instructions (#32)

Update installation instructions

Signed-off-by: jolheiser <john.olheiser@gmail.com>

Co-authored-by: jolheiser <john.olheiser@gmail.com>
Reviewed-on: https://gitea.com/gitea/changelog/pulls/32
Reviewed-by: 6543 <6543@noreply.gitea.io>
Reviewed-by: lafriks <lafriks@noreply.gitea.io>
This commit is contained in:
John Olheiser 2020-01-26 22:30:22 +00:00 committed by techknowlogick
parent f1d64c02e4
commit 601bf3f04c
1 changed files with 1 additions and 3 deletions

View File

@ -11,9 +11,7 @@ This tool generates a changelog from PRs based on their milestone and labels.
## Installation
```
go get code.gitea.io/changelog
```
Download a pre-built binary from our [downloads page](https://dl.gitea.io/changelog-tool/) or clone the source and follow the [building instructions](#building).
## Configuration