docs: add uninstall section to README
This commit is contained in:
parent
72feaba1bb
commit
51b25d08bb
1 changed files with 6 additions and 0 deletions
|
|
@ -20,6 +20,12 @@ When the workflow itself or the underlying manifest format
|
|||
changes, re-seed from the platform repo by running
|
||||
`scripts/bootstrap-distribution-repos.sh`.
|
||||
|
||||
## Uninstall
|
||||
|
||||
To remove the package, run `scoop uninstall chain` (add `--purge`
|
||||
to also drop its cached data and persisted state). To stop
|
||||
tracking this bucket entirely, run `scoop bucket rm fai`.
|
||||
|
||||
Issues, PRs, and ad-hoc questions belong at
|
||||
`https://git.flemming.ai/fai/platform` — this repo is intentionally
|
||||
quiet.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue