mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-24 20:14:44 -07:00
fix(docs): clarify global installation in readme (#3781)
This commit is contained in:
+4
-2
@@ -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