You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Correct plugin installation instructions across all documentation
The previous instructions incorrectly used direct GitHub URL installation,
which is not supported. Users must first add the marketplace, then install.
Correct installation:
1. /plugin marketplace add rand/cc-polymath
2. /plugin install cc-polymath@cc-polymath
Updated:
- README.md
- docs/GETTING_STARTED.md
- docs/FIRST_CONVERSATIONS.md
- docs/TROUBLESHOOTING.md
- docs/FAQ.md
- scripts/verify-install.sh
- scripts/diagnose.sh
- scripts/demo-skills.sh
0 commit comments