Skip to content

Commit

Permalink
Update README with correct install instructions (#13)
Browse files Browse the repository at this point in the history
Signed-off-by: Marvin Beckers <[email protected]>
  • Loading branch information
embik authored Jun 3, 2024
1 parent b1c7c4d commit c1eed38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ A Go-written Changelog Generator. Create Changelogs based on GitHub pull request
## Installation

```
go install k8c.io/gchl
go install k8c.io/gchl@latest
```

## Usage
Expand Down

0 comments on commit c1eed38

Please sign in to comment.