From 7b440177ee51e065466a132ddb7c52617b674df7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8B=A5=E9=BA=92?= Date: Fri, 5 Jun 2026 00:03:31 +0800 Subject: [PATCH] docs: sync packages/cli/README.md with root --- packages/cli/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/packages/cli/README.md b/packages/cli/README.md index 521cacd..b46377b 100644 --- a/packages/cli/README.md +++ b/packages/cli/README.md @@ -79,7 +79,10 @@ npx skills add modelstudioai/skills --all -g ## Quick Start ```bash -# Authenticate +# Authenticate, recommended +bl auth login --console + +# Or authenticate with an API key bl auth login --api-key sk-xxxxx # Chat with Qwen