Skip to content

Commit 577b85c

Browse files
avivsinaiclaude
andcommitted
fix: correct self-update reference to update command
- Fix release workflow template to say 'promptcode update' not 'promptcode self-update' - The actual command is just 'update', not 'self-update' 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent bc1ae59 commit 577b85c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ jobs:
167167
4. Run: `promptcode --help`
168168
169169
### Features
170-
- ✨ **Self-updating**: Run `promptcode self-update` to get the latest version
170+
- ✨ **Auto-updating**: Run `promptcode update` to get the latest version
171171
- 🤖 **Claude Code Integration**: Auto-detects and configures for Claude projects
172172
- 🗑️ **Clean uninstall**: Run `promptcode uninstall` to remove completely
173173

0 commit comments

Comments
 (0)