From 56beeb6989e1dfa6c52f01eca63b8fbf629e104c Mon Sep 17 00:00:00 2001 From: joeytoday Date: Wed, 10 Dec 2025 18:20:55 +0800 Subject: [PATCH] docs: clarify authentication steps in overview --- docs/users/overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/users/overview.md b/docs/users/overview.md index 73300df0..c2aec5aa 100644 --- a/docs/users/overview.md +++ b/docs/users/overview.md @@ -32,7 +32,7 @@ cd your-project qwen ``` -Let's start with understanding your codebase. Try one of these commands: +Select **Qwen OAuth (Free)** authentication and follow the prompts to log in. Then let's start with understanding your codebase. Try one of these commands: ``` what does this project do?