mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-19 09:33:53 +00:00
fix(docs): clarify global installation in readme (#3781)
This commit is contained in:
@@ -7,10 +7,12 @@ This document provides a guide to sandboxing in the Gemini CLI, including prereq
|
||||
Before using sandboxing, you need to install and set up the Gemini CLI:
|
||||
|
||||
```bash
|
||||
# install gemini-cli with npm
|
||||
npm install -g @google/gemini-cli
|
||||
```
|
||||
|
||||
# Verify installation
|
||||
To verify the installation
|
||||
|
||||
```bash
|
||||
gemini --version
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user