fix(repo/docs): changed name back to seacogs/SeaCogs
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 19s
Actions / Build Documentation (MkDocs) (push) Successful in 12s

This commit is contained in:
SeaswimmerTheFsh 2024-02-01 23:08:34 -05:00
parent 6f04290cba
commit 5d68f91169
Signed by: cswimr
GPG key ID: B8953EC01E5C4063
5 changed files with 9 additions and 9 deletions

View file

@ -5,8 +5,8 @@ Backup allows you to export a JSON list of all of your installed repositories an
## Installation
```bash
[p]repo add sea-cogs https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs
[p]cog install sea-cogs backup
[p]repo add seacogs https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs
[p]cog install seacogs backup
[p]cog load backup
```