Skip to content

Commit 22daf7a

Browse files
committed
Align restart messaging in docs
1 parent 35fa1b3 commit 22daf7a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

CLAUDE.README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Real-time statusline showing context usage, active tools, running agents, and to
2121
/claude-hud:setup
2222
```
2323

24-
Done. The HUD appears immediately — no restart needed.
24+
Done. Restart Claude Code to load the new statusLine config, then the HUD will appear.
2525

2626
---
2727

@@ -67,7 +67,7 @@ This adds the statusLine configuration to the user's settings.json.
6767

6868
Tell the user:
6969
- Installation complete
70-
- The statusline appears immediately — no restart needed
70+
- Restart Claude Code to load the statusline config, then the HUD will appear
7171
- It shows: context usage, active tools, running agents, and todo progress
7272

7373
### Step 6: Ask About Starring (Optional)

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Then run the install command below in that session. This is a [Claude Code platf
4444
/claude-hud:setup
4545
```
4646

47-
Done! The HUD appears immediately — no restart needed.
47+
Done! Restart Claude Code to load the new statusLine config, then the HUD will appear.
4848

4949
---
5050

@@ -251,9 +251,9 @@ To disable, set `display.showUsage` to `false`.
251251
- These are hidden by default — enable with `showTools`, `showAgents`, `showTodos` in config
252252
- They also only appear when there's activity to show
253253

254-
**HUD not appearing after setup (macOS)?**
255-
- On macOS, Claude Code may need a restart to pick up the new statusLine config
256-
- Simply run `claude` again in your terminal to restart
254+
**HUD not appearing after setup?**
255+
- Restart Claude Code so it picks up the new statusLine config
256+
- On macOS, fully quit Claude Code and run `claude` again in your terminal
257257

258258
---
259259

0 commit comments

Comments
 (0)