Update README.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
SuperComboGamer
2025-12-10 20:08:13 -08:00
committed by GitHub
parent c667c1c682
commit f96fa6561e

View File

@@ -63,7 +63,7 @@ Automaker supports multiple authentication methods (in order of priority):
Add to your `~/.bashrc` or `~/.zshrc`:
```bash
export CLAUDE_CODE_OAUTH_TOKEN="sk-ant-oat01-your-token-here"
export CLAUDE_CODE_OAUTH_TOKEN="YOUR_TOKEN_HERE"
```
Then restart your terminal or run `source ~/.bashrc`.