From 4cc2b27f1d0169bc794f48f160b3825a64f8c042 Mon Sep 17 00:00:00 2001 From: Preston Holmes Date: Tue, 24 Jun 2025 21:15:45 -0700 Subject: Docs: update docs to clarify the differences between Google account login o… (#1409) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Scott Densmore Co-authored-by: matt korwel Co-authored-by: matt korwel --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3932cb5d..2eaf9a1a 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,8 @@ This repository contains the Gemini CLI tool. npx https://github.com/google-gemini/gemini-cli ``` -3. **Authenticate:** When prompted, sign in with your Google account. This will grant you up to 60 model requests per minute and 1,000 model requests per day using Gemini 2.5 Pro. +3. **Pick a color theme** +4. **Authenticate:** When prompted, sign in with your personal Google account. This will grant you up to 60 model requests per minute and 1,000 model requests per day using Gemini 2.5 Pro. You are now ready to use the Gemini CLI! @@ -30,7 +31,7 @@ If you need to use a specific model or require a higher request capacity, you ca export GEMINI_API_KEY="YOUR_API_KEY" ``` -For other authentication methods, see the [authentication](./docs/cli/authentication.md) guide. +For other authentication methods, including Google Workspace accounts, see the [authentication](./docs/cli/authentication.md) guide. ## Examples -- cgit v1.2.3