Skip to content

Commit 5ee0a77

Browse files
committed
README.md: update references
1 parent 0632255 commit 5ee0a77

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,15 @@ checking it out to see if your issues have been solved there.
2323
How 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

3231
If 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

3837
This will automatically download, compile and install the app.

0 commit comments

Comments
 (0)