forked from cswimr/SeaCogs
fix(docs): fixed incorrect installation directions
This commit is contained in:
parent
19972fda33
commit
174775daad
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue