From 68785f53cf307bb0903ec7e4d34e6a30b2e7207b Mon Sep 17 00:00:00 2001 From: George Weale Date: Fri, 22 May 2026 18:23:35 +0000 Subject: [PATCH] chore: edit docs Change-Id: I47379cb495725595571ae5274ad34d8201ba1ca3 --- tests/integration/fixture/bigquery_agent/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/integration/fixture/bigquery_agent/README.md b/tests/integration/fixture/bigquery_agent/README.md index 57b580a2..34456fb6 100644 --- a/tests/integration/fixture/bigquery_agent/README.md +++ b/tests/integration/fixture/bigquery_agent/README.md @@ -12,7 +12,7 @@ 1. Change to the current directory: ```shell - cd third_party/py/google/adk/tests/integration/fixture/bigquery_agent/ + cd tests/integration/fixture/bigquery_agent/ ``` 1. Customize the evaluation dataset to the environment `GOOGLE_CLOUD_PROJECT` by replacing the placeholder to the real project set in your environment: @@ -47,7 +47,7 @@ 1. Change to the directory containing agent folder: ```shell - cd third_party/py/google/adk/tests/integration/fixture/ + cd tests/integration/fixture/ ``` 1. Run the following command to start the ADK web app: