summaryrefslogtreecommitdiff
path: root/docs/sandbox.md
diff options
context:
space:
mode:
authorDaniel Tedesco <[email protected]>2025-06-25 03:53:03 +0000
committerGitHub <[email protected]>2025-06-25 03:53:03 +0000
commit268d29f05c29a612fc31918e7d0380f4b522b422 (patch)
treebb0714d59ffe8091ad20a3fbd693d1072cd8c714 /docs/sandbox.md
parentb6ccf12551bf43992b89c8b2c78d1352e89787eb (diff)
docs: fix typos in documentation (#1411)
Co-authored-by: Dan Tedesco <[email protected]>
Diffstat (limited to 'docs/sandbox.md')
-rw-r--r--docs/sandbox.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sandbox.md b/docs/sandbox.md
index 1170895e..77ea0f73 100644
--- a/docs/sandbox.md
+++ b/docs/sandbox.md
@@ -7,7 +7,7 @@ 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
+# install gemini-cli with npm
npm install -g @google/gemini-cli
# Verify installation