From f8ba33599c19b3e6f75a633937db1a92d2cb3c4b Mon Sep 17 00:00:00 2001 From: Smetalo <92152119+Smetalo@users.noreply.github.com> Date: Wed, 8 Oct 2025 10:50:48 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a1be32..4c87ae7 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ environment using the gcloud CLI. With the gcloud MCP server you can: To integrate this extension with Gemini CLI or Gemini Code Assist, run the setup command below. This will install the MCP server as a -[Gemini CLI extension](https://github.com/google-gemini/gemini-cli/blob/main/docs/extension.md) +[Gemini CLI extension](https://github.com/google-gemini/gemini-cli/blob/main/docs/extensions/index.md) for the current user, making it available for all your projects. Refer to [Gemini CLI extension management](https://github.com/google-gemini/gemini-cli/blob/main/docs/extension.md#extension-management) for uninstall, disable, enable, and update instructions.