fix(docs): fixed incorrect installation directions

This commit is contained in:
Seaswimmer 2024-01-07 14:32:26 +00:00
parent 19972fda33
commit 174775daad
Signed by untrusted user: cswimr
GPG key ID: D74DDDDF420E13DF

View file

@ -16,7 +16,7 @@ Additional features include support for Gitea/Forgejo RSS feeds, instead of just
## Installation
```bash
[p]repo add seacogs https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs
[p]cog install seacogs updatechecker
[p]repo add seacogs-updatechecker https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs updatechecker
[p]cog install seacogs-updatechecker updatechecker
[p]cog load updatechecker
```