Skip to content

Commit cdbe5c0

Browse files
committed
docs: sync packages/cli/README.md with root
1 parent 3b11a62 commit cdbe5c0

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

packages/cli/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,10 @@ npx skills add modelstudioai/skills --all -g
7979
## Quick Start
8080

8181
```bash
82-
# Authenticate
82+
# Authenticate, recommended
83+
bl auth login --console
84+
85+
# Or authenticate with an API key
8386
bl auth login --api-key sk-xxxxx
8487

8588
# Chat with Qwen

0 commit comments

Comments
 (0)