fix: correct command syntax from 'claude run' to slash commands
- Update all documentation to use /command-name syntax - Fix README, CLAUDE.md, install.sh, and command docs - Commands run directly in Claude Code with /command-name
This commit is contained in:
+1
-1
@@ -99,6 +99,6 @@ echo ""
|
||||
echo "Next steps:"
|
||||
echo "1. Start Claude Code in this directory: claude"
|
||||
echo "2. Read the Welcome note in 00_Inbox/"
|
||||
echo "3. Try: claude run thinking-partner"
|
||||
echo "3. Try: /thinking-partner (in Claude Code)"
|
||||
echo ""
|
||||
echo "Happy note-taking! 🧠✨"
|
||||
Reference in New Issue
Block a user