You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 17, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -77,7 +77,7 @@ See `examples/config.json`
77
77
78
78
### Release
79
79
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:
81
81
82
82
To release:
83
83
- Tag the commit you want to release, e.g. `git tag v0.1.1`
0 commit comments