mirror of
https://github.com/jarrodwatts/claude-hud.git
synced 2026-04-16 23:02:41 +00:00
Merge pull request #361 from jarrodwatts/issue-346-star-command
docs: shorten setup star command
This commit is contained in:
@@ -278,7 +278,7 @@ Use AskUserQuestion:
|
||||
- Question: "Setup complete! The HUD should appear below your input field. Is it working?"
|
||||
- Options: "Yes, it's working" / "No, something's wrong"
|
||||
|
||||
**If yes**: Ask the user if they'd like to ⭐ star the claude-hud repository on GitHub to support the project. If they agree and `gh` CLI is available, run: `gh api -X PUT /user/starred/jarrodwatts/claude-hud`. Only run the star command if they explicitly say yes.
|
||||
**If yes**: Ask the user if they'd like to ⭐ star the claude-hud repository on GitHub to support the project. If they agree and `gh` CLI is available, run: `gh repo star jarrodwatts/claude-hud`. Only run the star command if they explicitly say yes.
|
||||
|
||||
**If no**: Debug systematically:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user