diff options
| author | Krushna Sharma <[email protected]> | 2025-06-29 06:53:49 +0530 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-06-29 01:23:49 +0000 |
| commit | 33bfda9879aa4edcb3109e8ae36d6f5af6874651 (patch) | |
| tree | 8c76faabb1cfa2a5fefbcab1ca1efec61517dcb7 /docs/cli | |
| parent | 399841b6e061d32a49468cef836ecb78de5ea84f (diff) | |
docs: fix typos and grammatical errors (#2459)
Co-authored-by: Allen Hutchison <[email protected]>
Diffstat (limited to 'docs/cli')
| -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 bad17b69..e1801a8e 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 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). |
