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
7 changes: 0 additions & 7 deletions docs/src/content/docs/setup/quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,6 @@ Install the [GitHub CLI](https://cli.github.com/), then install the GitHub Agent
gh extension install github/gh-aw
```

> [!TIP]
> If you're working in a GitHub Codespace, use the standalone installer instead:
>
> ```bash wrap
> curl -sL https://raw.githubusercontent.com/github/gh-aw/main/install-gh-aw.sh | bash
> ```

### Step 2 — Add the sample workflow and trigger a run

From your repository root run:
Expand Down