diff options
| author | Jinhwan Kim <[email protected]> | 2025-07-11 22:04:42 +0900 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-07-11 13:04:42 +0000 |
| commit | 9195a1c0263d40c6cf9789ca6ee708023c487c78 (patch) | |
| tree | ae6d3eee171703a2acf90492c08404c44bd003d4 /docs/cli/authentication.md | |
| parent | daed8b0f9032d086858692a0502a13f725016116 (diff) | |
Fix typo in authentication.md (#3348)
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 f797e454..a62284d0 100644 --- a/docs/cli/authentication.md +++ b/docs/cli/authentication.md @@ -10,7 +10,7 @@ The Gemini CLI requires you to authenticate with Google's AI services. On initia 1. You have a Google Workspace account. Google Workspace is a paid service for businesses and organizations that provides a suite of productivity tools, including a custom email domain (e.g. [email protected]), enhanced security features, and administrative controls. These accounts are often managed by an employer or school. 1. You have received a free Code Assist license through the [Google Developer Program](https://developers.google.com/program/plans-and-pricing) (including qualified Google Developer Experts) 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 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). |
