Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Commit ddda245

Browse files
Add goreleaser install instructions
1 parent e11a458 commit ddda245

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ See `examples/config.json`
7777

7878
### Release
7979

80-
Releases are managed using [goreleaser](https://github.com/goreleaser/goreleaser).
80+
Releases are managed using goreleaser. Download a binary from a release [here](https://github.com/goreleaser/goreleaser/releases) and ensure it is on your PATH:
8181

8282
To release:
8383
- Tag the commit you want to release, e.g. `git tag v0.1.1`

0 commit comments

Comments
 (0)