From f6c36f75e37a9fb6e53480981c2ca1b9267763a0 Mon Sep 17 00:00:00 2001 From: Brandon Keiji Date: Wed, 25 Jun 2025 05:41:11 -0700 Subject: fix: prepublish changes to package names (#1420) --- docs/troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/troubleshooting.md') diff --git a/docs/troubleshooting.md b/docs/troubleshooting.md index 233a0aa5..922f1c7b 100644 --- a/docs/troubleshooting.md +++ b/docs/troubleshooting.md @@ -6,7 +6,7 @@ This guide provides solutions to common issues and debugging tips. - **Q: How do I update Gemini CLI to the latest version?** - - A: If installed globally via npm, update Gemini CLI using the command `npm install -g @gemini-cli/cli@latest`. If run from source, pull the latest changes from the repository and rebuild using `npm run build`. + - A: If installed globally via npm, update Gemini CLI using the command `npm install -g @google/gemini-cli@latest`. If run from source, pull the latest changes from the repository and rebuild using `npm run build`. - **Q: Where are Gemini CLI configuration files stored?** -- cgit v1.2.3