docs: update README with plugin reload and setup instructions (#2)

Added instructions for reloading plugins and setup command.
This commit is contained in:
Kyle Kelley 2026-03-30 11:45:15 -07:00 committed by GitHub
parent c69527eb18
commit f4d65d9641
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33,6 +33,12 @@ Install the plugin:
/plugin install codex@openai-codex
```
Reload plugins:
```bash
/reload-plugins
```
Then run:
```bash