首次使用?按顺序来,5 分钟搞定
Claude Code 需要 Git Bash 才能启动。如果电脑上还没有,按下面的步骤装:
下载:https://git-scm.com/downloads/win
安装时注意:到 "Adjusting your PATH environment" 这一步时,必须选:
✅ Git from the command line and also from 3rd-party software
其他全部点下一步就行。
Claude Code 通过 DeepSeek 调用 AI,需要你注册获取 API 密钥:
PowerShell -ExecutionPolicy Bypass -File .\install.ps1打开新的 PowerShell 窗口,输入claude
进去后输入/status,确认显示 Model: deepseek-v4-pro。
还有问题?点击右下角"💬 反馈"按钮告诉我们