mirror of
https://github.com/tradecatlabs/vibe-coding-cn.git
synced 2026-08-16 12:28:06 +00:00
fix: update headless-cli references with official doc warnings
This commit is contained in:
@@ -4,8 +4,12 @@
|
||||
|
||||
```bash
|
||||
npm install -g @anthropic-ai/gemini-cli
|
||||
# 或
|
||||
npx https://github.com/anthropics/anthropic-quickstarts/tree/main/gemini-cli
|
||||
```
|
||||
|
||||
> ⚠️ 请以 [官方文档](https://github.com/google-gemini/gemini-cli) 为准
|
||||
|
||||
## 认证
|
||||
|
||||
首次运行会引导 Google 账号登录。
|
||||
|
||||
Reference in New Issue
Block a user