Update README.md to include the location of the token file for easier configuration of the CLAWDBOT_API_TOKEN.

This commit is contained in:
luccast
2026-01-25 18:08:55 -05:00
parent bf5c8f218f
commit 4bd83eaed2
+2
View File
@@ -25,6 +25,8 @@ Requires clawdbot gateway running on `ws://127.0.0.1:18789`.
## Config
Token is in `~/.clawdbot/clawdbot.json`
```bash
# Option 1: command line
CLAWDBOT_API_TOKEN=your-token npm run dev