diff options
| author | Will 保哥 <[email protected]> | 2025-06-30 02:45:19 +0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-06-29 18:45:19 +0000 |
| commit | 51eba665283dfc6458192f77cd3db544820145ed (patch) | |
| tree | e6c8b7dc8916e5a581562d7c5e233a9556bc375f | |
| parent | 91502193ec0883dc00a90a491218d0ac5f5c0ff1 (diff) | |
Fix a heading issue for Authentication Setup doc (#2592)
| -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 e1801a8e..0a56bc58 100644 --- a/docs/cli/authentication.md +++ b/docs/cli/authentication.md @@ -1,4 +1,4 @@ -## Authentication Setup +# Authentication Setup The Gemini CLI requires you to authenticate with Google's AI services. On initial startup you'll need to configure **one** of the following authentication methods: |
