summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 22e2f24b..33cabfdd 100644
--- a/README.md
+++ b/README.md
@@ -30,6 +30,11 @@ With the Gemini CLI you can:
```bash
npm install -g @google/gemini-cli
+ ```
+
+ Then, run the CLI from anywhere:
+
+ ```bash
gemini
```