mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-23 19:44:30 -07:00
fix(docs): Update docs/faq.md per Srinanth (#10667)
This commit is contained in:
@@ -18,7 +18,7 @@ Note that all of these commands will only be reflected in active CLI sessions on
|
|||||||
|
|
||||||
### Installing an extension
|
### Installing an extension
|
||||||
|
|
||||||
You can install an extension using `gemini extensions install` with either a GitHub URL or a local path`.
|
You can install an extension using `gemini extensions install` with either a GitHub URL or a local path.
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -102,4 +102,4 @@ Google does not use your data to improve Google's machine learning models if you
|
|||||||
|
|
||||||
## Not seeing your question?
|
## Not seeing your question?
|
||||||
|
|
||||||
Search the Gemini CLI [Issue tracker on GitHub](https://github.com/google-gemini/gemini-cli/issues). If you can't find an issue similar to yours, consider creating a new GitHub Issue with a detailed description. Pull requests are also welcome!
|
Search the [Gemini CLI Q&A discussions on GitHub](https://github.com/google-gemini/gemini-cli/discussions/categories/q-a) or [start a new discussion on GitHub](https://github.com/google-gemini/gemini-cli/discussions/new?category=q-a)
|
||||||
|
|||||||
Reference in New Issue
Block a user