Fix: update npx command to correct GitHub repository URL (#1488)

This commit is contained in:
DongJin Jeong 2025-06-26 03:58:11 +09:00 committed by GitHub
parent 6a0b8a733b
commit aa0e375508
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ You can run the most recently committed version of Gemini CLI directly from the
```bash
# Execute the CLI directly from the main branch on GitHub
npx https://github.com/google/gemini-cli
npx https://github.com/google-gemini/gemini-cli
```
## Deployment architecture