From d0157c4869b255b8ccf5586e48f62318812a621d Mon Sep 17 00:00:00 2001 From: Sam Roberts <158088236+g-samroberts@users.noreply.github.com> Date: Wed, 18 Mar 2026 16:23:15 -0700 Subject: [PATCH] Update authentication.md --- docs/get-started/authentication.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/get-started/authentication.md b/docs/get-started/authentication.md index 11a4a99057..7a042b1f55 100644 --- a/docs/get-started/authentication.md +++ b/docs/get-started/authentication.md @@ -348,10 +348,10 @@ persist them with the following methods: ``` - > [!WARNING] - > Be aware that when you export API keys or service account - > paths in your shell configuration file, any process launched from that - > shell can read them. +> [!WARNING] +> Be aware that when you export API keys or service account +> paths in your shell configuration file, any process launched from that +> shell can read them. 2. **Use a `.env` file:** Create a `.gemini/.env` file in your project directory or home directory. Gemini CLI automatically loads variables from