Skip to content

Commit c7898e5

Browse files
geledekclaude
andcommitted
INSTALL: add updating instructions for plugin-manager and Desktop installs
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 02dc056 commit c7898e5

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

INSTALL.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,9 +134,17 @@ This loads one skill per Project. Skills activate on their trigger phrases.
134134

135135
---
136136

137-
## Updating / Syncing References
137+
## Updating
138138

139-
Reference files in `references/` are snapshots. To update:
139+
**Claude Code (plugin manager install):**
140+
141+
```bash
142+
claude plugin update enterprise-ai-transformation-skills
143+
```
144+
145+
**Claude Desktop:** remove the plugin (Customization → your plugin → remove), then repeat the install steps above. Restart after updating.
146+
147+
**Manual clone (Claude Code, Grok, or fork):**
140148

141149
```bash
142150
git pull origin main

0 commit comments

Comments
 (0)