mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-10 22:21:22 -07:00
docs: Fix broken Extension example (#8403)
Co-authored-by: anthony bushong <agmsb@users.noreply.github.com> Co-authored-by: Arya Gummadi <aryagummadi@google.com>
This commit is contained in:
committed by
GitHub
parent
c8ad831039
commit
f028913b0e
@@ -65,7 +65,7 @@ We offer several example extensions `context`, `custom-commands`, `exclude-tools
|
|||||||
To copy one of these examples into a development directory using the type of your choosing, run:
|
To copy one of these examples into a development directory using the type of your choosing, run:
|
||||||
|
|
||||||
```
|
```
|
||||||
gemini extensions new --path=path/to/directory --type=custom-commands
|
gemini extensions new path/to/directory custom-commands
|
||||||
```
|
```
|
||||||
|
|
||||||
### Link a local extension
|
### Link a local extension
|
||||||
|
|||||||
Reference in New Issue
Block a user