Fix README about import path (#22)

Fix README about import path

Reviewed-by: 6543 <6543@noreply.gitea.io>
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
This commit is contained in:
Lunny Xiao 2020-01-18 05:15:41 +00:00 committed by techknowlogick
parent 0692cd4388
commit 53be5aebc7
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ This tool generates a changelog from PRs based on their milestone and labels.
## Installation
```
go get gitea.com/gitea/changelog
go get code.gitea.io/changelog
```
## Configuration