Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
flemming-it
51b25d08bb docs: add uninstall section to README 2026-07-30 09:18:37 +00:00

View file

@ -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.