diff --git a/docs/deployment.md b/docs/deployment.md index eb9fa87d..32352531 100644 --- a/docs/deployment.md +++ b/docs/deployment.md @@ -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