mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-19 09:33:53 +00:00
Fix: update npx command to correct GitHub repository URL (#1488)
This commit is contained in:
@@ -77,7 +77,7 @@ You can run the most recently committed version of Gemini CLI directly from the
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Execute the CLI directly from the main branch on GitHub
|
# 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
|
## Deployment architecture
|
||||||
|
|||||||
Reference in New Issue
Block a user