From 39042e5e2350192fe019d465edc28591cd8d82e6 Mon Sep 17 00:00:00 2001 From: Averi Kitsch Date: Mon, 29 Sep 2025 15:38:58 -0700 Subject: [PATCH] feat: additional instructions for the context file --- BIGQUERY.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/BIGQUERY.md b/BIGQUERY.md index 712ab2e..6ee5c2f 100644 --- a/BIGQUERY.md +++ b/BIGQUERY.md @@ -1,3 +1,8 @@ +# Setup + +## Required Gemini CLI Version + +To install this extension, the Gemini CLI version must be v0.6.0 or above. The version can be found by running: `gemini --version`. ## BigQuery MCP Server (Data Plane: Connecting and Querying)