| Platform | Command |
|---|---|
| npm (all platforms) | npm install -g @github/copilot |
| WinGet (Windows) | winget install GitHub.Copilot |
| Homebrew (macOS/Linux) | brew install copilot-cli |
| Install Script (macOS/Linux) | curl -fsSL https://gh.io/copilot-install | bash |
Verify installation:
copilot --version