Skip to content

Commit 68785f5

Browse files
committed
chore: edit docs
Change-Id: I47379cb495725595571ae5274ad34d8201ba1ca3
1 parent eb379be commit 68785f5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • tests/integration/fixture/bigquery_agent

tests/integration/fixture/bigquery_agent/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
1. Change to the current directory:
1313

1414
```shell
15-
cd third_party/py/google/adk/tests/integration/fixture/bigquery_agent/
15+
cd tests/integration/fixture/bigquery_agent/
1616
```
1717
1. Customize the evaluation dataset to the environment `GOOGLE_CLOUD_PROJECT`
1818
by replacing the placeholder to the real project set in your environment:
@@ -47,7 +47,7 @@
4747
1. Change to the directory containing agent folder:
4848

4949
```shell
50-
cd third_party/py/google/adk/tests/integration/fixture/
50+
cd tests/integration/fixture/
5151
```
5252
1. Run the following command to start the ADK web app:
5353

0 commit comments

Comments
 (0)