Skip to content

Commit ee0653d

Browse files
authored
docs: Remove setting BIGQUERY_USE_CLIENT_OAUTH from setup (#76)
1 parent d412bff commit ee0653d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ Set the following environment variables before starting the Gemini CLI. These va
4848
```bash
4949
export BIGQUERY_PROJECT="<your-gcp-project-id>"
5050
export BIGQUERY_LOCATION="<your-dataset-location>" # Optional
51-
export BIGQUERY_USE_CLIENT_OAUTH="true" # Optional
5251
```
5352

5453
Ensure [Application Default Credentials](https://cloud.google.com/docs/authentication/gcloud) are available in your environment.

0 commit comments

Comments
 (0)