File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,16 +23,15 @@ checking it out to see if your issues have been solved there.
2323How to install
2424==============
2525
26- If you don't have the Go toolset installed, and you don't want to, but
27- still want to use the app, you can download binaries for your platform
28- on the [ releases
29- page] ( https://github.com/aktau/github-release/releases/latest ) . Yes, that's
30- dogfooding, check the makefile!
26+ If you don't have the Go toolset installed, and you don't want to, but still
27+ want to use the app, you can download binaries for your platform on the
28+ [ releases page] ( https://github.com/meterup/github-release/releases/latest ) . Yes,
29+ that's dogfooding, check the makefile!
3130
3231If you have Go installed, you can just do:
3332
3433``` sh
35- go get github.com/aktau /github-release
34+ go get github.com/meterup /github-release
3635```
3736
3837This will automatically download, compile and install the app.
You can’t perform that action at this time.
0 commit comments