docs: add M5 chip to macOS Apple Silicon description

This commit is contained in:
matevip 2026-04-05 06:33:57 +08:00
parent 0532cbe355
commit 6ea0521b7b
2 changed files with 2 additions and 2 deletions

View File

@ -108,7 +108,7 @@ Download the installer from [GitHub Releases](https://github.com/matevip/matecla
| Platform | File | Notes |
|----------|------|-------|
| **macOS (Apple Silicon)** | `MateClaw_<version>_arm64.dmg` | Recommended for M1/M2/M3/M4 Mac |
| **macOS (Apple Silicon)** | `MateClaw_<version>_arm64.dmg` | Recommended for M1/M2/M3/M4/M5 Mac |
| **macOS (Apple Silicon)** | `MateClaw_<version>_arm64.zip` | zip format (Apple Silicon) |
| **macOS (Intel)** | `MateClaw_<version>_x64.dmg` | For Intel-based Mac |
| **macOS (Intel)** | `MateClaw_<version>_x64.zip` | zip format (Intel) |

View File

@ -108,7 +108,7 @@ docker compose up -d
| 平台 | 文件 | 说明 |
|------|------|------|
| **macOS (Apple Silicon)** | `MateClaw_<version>_arm64.dmg` | 推荐 M1/M2/M3/M4 Mac 使用 |
| **macOS (Apple Silicon)** | `MateClaw_<version>_arm64.dmg` | 推荐 M1/M2/M3/M4/M5 Mac 使用 |
| **macOS (Apple Silicon)** | `MateClaw_<version>_arm64.zip` | zip 格式Apple Silicon |
| **macOS (Intel)** | `MateClaw_<version>_x64.dmg` | 适用于 Intel Mac |
| **macOS (Intel)** | `MateClaw_<version>_x64.zip` | zip 格式Intel |