# Quick Start / Official Entry

Project: github/copilot-cli

## Official Install Entry

### GitHub Copilot CLI - Official install entry

```bash
npm install -g @github/copilot
```

Source: https://github.com/github/copilot-cli#readme

## Sources

- npm_package: https://www.npmjs.com/package/@github/copilot
- docs: https://github.com/github/copilot-cli#readme
