docs: refresh daemon troubleshooting guidance

This commit is contained in:
Peter Steinberger
2026-01-08 10:42:23 +01:00
parent af2accf5e3
commit 840c64084e
5 changed files with 16 additions and 4 deletions

View File

@@ -68,7 +68,7 @@ ssh -N remote-gateway &
### Step 5: Restart Clawdbot.app
```bash
killall Clawdbot
# Quit Clawdbot.app (⌘Q), then reopen:
open /path/to/Clawdbot.app
```