diff options
| author | Josh Soref <[email protected]> | 2025-07-21 17:54:44 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-07-21 21:54:44 +0000 |
| commit | dc2ac144b7059ec2d66f1e90316df40d3822c8b5 (patch) | |
| tree | 63c9bece313ae92c841ab2808253c9cc6eaee755 /docs/cli/authentication.md | |
| parent | 8be5f8038a50fb5b2010590c8a18a4558da1663c (diff) | |
Various spelling improvements (#3497)
Signed-off-by: Josh Soref <[email protected]>
Co-authored-by: Sandy Tao <[email protected]>
Diffstat (limited to 'docs/cli/authentication.md')
| -rw-r--r-- | docs/cli/authentication.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cli/authentication.md b/docs/cli/authentication.md index 6fce342b..3b452a8f 100644 --- a/docs/cli/authentication.md +++ b/docs/cli/authentication.md @@ -12,7 +12,7 @@ The Gemini CLI requires you to authenticate with Google's AI services. On initia 1. You have been assigned a license to a current Gemini Code Assist standard or enterprise subscription. 1. You are using the product outside the [supported regions](https://developers.google.com/gemini-code-assist/resources/available-locations) for free individual usage. 1. You are a Google account holder under the age of 18 - - If you fall into one of these categories, you must first configure a Google Cloud Project Id to use, [enable the Gemini for Cloud API](https://cloud.google.com/gemini/docs/discover/set-up-gemini#enable-api) and [configure access permissions](https://cloud.google.com/gemini/docs/discover/set-up-gemini#grant-iam). + - If you fall into one of these categories, you must first configure a Google Cloud Project ID to use, [enable the Gemini for Cloud API](https://cloud.google.com/gemini/docs/discover/set-up-gemini#enable-api) and [configure access permissions](https://cloud.google.com/gemini/docs/discover/set-up-gemini#grant-iam). You can temporarily set the environment variable in your current shell session using the following command: |
