Skip to content

Commit fbe87de

Browse files
NaniTokaduwenxin99
andauthored
docs: fix typo in extensions command in README (#3096)
### 🛠️ Fix typo in Gemini CLI section This pull request fixes a typo in the **Gemini CLI** section of the README. * Corrected `/exttensions list` → `/extensions list` ### ✅ Why this change? The incorrect command may confuse users when trying to list extensions in the CLI. ### 📌 Scope * Documentation update only * No code changes --- Let me know if any changes are needed. Co-authored-by: Wenxin Du <117315983+duwenxin99@users.noreply.github.com>
1 parent 7ed92c8 commit fbe87de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,7 @@ After installing a [Gemini CLI extensions](https://geminicli.com/extensions/), t
446446
gemini
447447
448448
# List extensions
449-
/exttensions list
449+
/extensions list
450450
# List MCP servers
451451
/mcp list
452452
```

0 commit comments

Comments
 (0)