chore: add uninstall instructions

This commit is contained in:
lolwierd
2026-04-27 11:59:07 +05:30
parent 5589a7b2a7
commit 93c94459a8

View File

@@ -37,6 +37,14 @@ Or project-local (committed with your team's `.pi/settings.json`):
pi install -l git:git.excloud.dev/excloud-in/exc-safety
```
## Uninstall
```bash
pi uninstall git:git.excloud.dev/excloud-in/exc-safety
```
Add `-l` if installed project-locally. Then run `/reload` in pi.
## License
MIT — see [LICENSE](./LICENSE).