mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-10 22:21:22 -07:00
docs(extensions): update security extension URL used in installation example (#9505)
This commit is contained in:
@@ -19,7 +19,7 @@ You can install an extension using `gemini extensions install` with either a Git
|
||||
Note that we create a copy of the installed extension, so you will need to run `gemini extensions update` to pull in changes from both locally-defined extensions and those on GitHub.
|
||||
|
||||
```
|
||||
gemini extensions install https://github.com/google-gemini/gemini-cli-security
|
||||
gemini extensions install https://github.com/gemini-cli-extensions/security
|
||||
```
|
||||
|
||||
This will install the Gemini CLI Security extension, which offers support for a `/security:analyze` command.
|
||||
|
||||
Reference in New Issue
Block a user