Skip to content

Commit 2679f22

Browse files
committed
wrong gh
1 parent 4d08d17 commit 2679f22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@ This application converts a PHPBB2 topic list page to a RSS feed. Ideally the "V
1414
### Build and Install
1515

1616
#### Install only (System level)
17-
Grab the latest binary here: https://github.com/arran4/phpbb2rss/releases/
17+
Grab the latest binary here: https://github.com/arran4/phpbb2-rss/releases/
1818

1919
#### Install and build as user (User)
2020
Install go 1.23+
2121

2222
Run `go install`:
2323
```bash
24-
go install github.com/arran4/phpbb2rss/cmd/phpbb2rss@latest
24+
go install github.com/arran4/phpbb2-rss/cmd/phpbb2rss@latest
2525
```
2626
This installs to `$HOME/go/bin` (typically; check with `go env`).
2727

0 commit comments

Comments
 (0)