fix(docs): fixed incorrect installation directions
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 18s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 12s

This commit is contained in:
Seaswimmer 2024-01-07 14:32:26 +00:00
parent 19972fda33
commit 174775daad
Signed by: 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
```