docs: mention agent config and --agent in onboarding

This commit is contained in:
jv
2026-01-07 13:12:52 +13:00
committed by Steve Yegge
parent 11e3e85e9d
commit d89aae5b5c
3 changed files with 29 additions and 4 deletions

View File

@@ -414,4 +414,4 @@ MIT License - see LICENSE file for details
---
**Getting Started:** Run `gt install ~/gt --git && cd ~/gt && gt mayor attach` and tell the Mayor what you want to build!
**Getting Started:** Run `gt install ~/gt --git && cd ~/gt && gt config agent list && gt mayor attach` (or `gt mayor attach --agent codex`) and tell the Mayor what you want to build!