Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/src/content/docs/setup/quick-start.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ gh aw add-wizard githubnext/agentics/daily-repo-status

This will take you through an interactive process to:

1. **Check pre-requisttes** - Verify repository permissions.
1. **Check prerequisites** - Verify repository permissions.
2. **Select an AI Engine** - Choose between Copilot, Claude, or Codex.
3. **Set up the required secret** - [`COPILOT_GITHUB_TOKEN`](/gh-aw/reference/tokens/#copilot_github_token), [`ANTHROPIC_API_KEY`](/gh-aw/reference/tokens/#anthropic_api_key) or [`OPENAI_API_KEY`](/gh-aw/reference/tokens/#openai_api_key).
4. **Add the workflow** - Adds the workflow and lock file to `.github/workflows/`.
Expand Down