Update from Sync Service

This commit is contained in:
FNS Service
2026-04-23 08:57:12 +08:00
parent 338f6946e6
commit ec6cf991b7

View File

@@ -16,13 +16,13 @@
## 安装方式
| 平台 | 安装命令 |
|------|----------|
| 平台 | 安装命令 |
| ----------- | ------------------------------------------------- |
| macOS/Linux | `curl -fsSL https://claude.ai/install.sh \| bash` |
| Windows | `irm https://claude.ai/install.ps1 \| iex` |
| Homebrew | `brew install --cask claude-code` |
| VS Code | VS Marketplace 搜索 "anthropic.claude-code" |
| JetBrains | JetBrains Marketplace 搜索 |
| Windows | `irm https://claude.ai/install.ps1 \| iex` |
| Homebrew | `brew install --cask claude-code` |
| VS Code | VS Marketplace 搜索 "anthropic.claude-code" |
| JetBrains | JetBrains Marketplace 搜索 |
---