diff --git a/README.md b/README.md index 96e0ef6..d99063d 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,11 @@ Install globally with npm: npm install -g @github/copilot ``` +Or use npx without installing: +```bash +npx @github/copilot@latest +``` + ### Launching the CLI ```bash