mirror of
https://gitee.com/mateos/mateclaw.git
synced 2026-09-15 11:58:34 +08:00
docs: update desktop download table with actual release artifacts
This commit is contained in:
parent
eea622099d
commit
198d83669f
10
README.md
10
README.md
@ -106,10 +106,14 @@ docker compose up -d
|
|||||||
|
|
||||||
Download the installer from [GitHub Releases](https://github.com/matevip/mateclaw/releases):
|
Download the installer from [GitHub Releases](https://github.com/matevip/mateclaw/releases):
|
||||||
|
|
||||||
- **macOS**: `MateClaw-<version>-macOS.zip`
|
| Platform | File | Notes |
|
||||||
- **Windows**: `MateClaw-Setup-<version>.exe`
|
|----------|------|-------|
|
||||||
|
| **macOS (Apple Silicon)** | `MateClaw_<version>_arm64.dmg` | Recommended for M1/M2/M3/M4 Mac |
|
||||||
|
| **macOS (Apple Silicon)** | `MateClaw_<version>_arm64.zip` | Alternative zip format |
|
||||||
|
| **Windows (x64)** | `MateClaw_<version>_Setup.exe` | For most Windows PCs |
|
||||||
|
| **Windows (ARM64)** | `MateClaw_<version>_arm64_Setup.exe` | For ARM-based Windows (e.g. Surface Pro X) |
|
||||||
|
|
||||||
Double-click to run. The app bundles the Java backend and auto-updates from GitHub Releases.
|
Double-click to run. The app bundles JRE 21 + the Spring Boot backend, no Java installation needed. Supports auto-update via GitHub Releases.
|
||||||
|
|
||||||
> **macOS users**: If macOS blocks the app, right-click → Open → Open again, or go to System Settings → Privacy & Security → Open Anyway.
|
> **macOS users**: If macOS blocks the app, right-click → Open → Open again, or go to System Settings → Privacy & Security → Open Anyway.
|
||||||
|
|
||||||
|
|||||||
10
README_zh.md
10
README_zh.md
@ -106,10 +106,14 @@ docker compose up -d
|
|||||||
|
|
||||||
从 [GitHub Releases](https://github.com/matevip/mateclaw/releases) 下载安装包:
|
从 [GitHub Releases](https://github.com/matevip/mateclaw/releases) 下载安装包:
|
||||||
|
|
||||||
- **macOS**:`MateClaw-<version>-macOS.zip`
|
| 平台 | 文件 | 说明 |
|
||||||
- **Windows**:`MateClaw-Setup-<version>.exe`
|
|------|------|------|
|
||||||
|
| **macOS (Apple Silicon)** | `MateClaw_<version>_arm64.dmg` | 推荐 M1/M2/M3/M4 Mac 使用 |
|
||||||
|
| **macOS (Apple Silicon)** | `MateClaw_<version>_arm64.zip` | zip 格式备选 |
|
||||||
|
| **Windows (x64)** | `MateClaw_<version>_Setup.exe` | 适用于大多数 Windows 电脑 |
|
||||||
|
| **Windows (ARM64)** | `MateClaw_<version>_arm64_Setup.exe` | 适用于 ARM 架构 Windows(如 Surface Pro X) |
|
||||||
|
|
||||||
双击运行。应用内置 Java 后端,支持从 GitHub Releases 自动更新。
|
双击运行。应用内置 JRE 21 + Spring Boot 后端,无需安装 Java。支持从 GitHub Releases 自动更新。
|
||||||
|
|
||||||
> **macOS 用户**:如果系统阻止打开,右键 → 打开 → 再次点击打开,或前往系统设置 → 隐私与安全性 → 仍要打开。
|
> **macOS 用户**:如果系统阻止打开,右键 → 打开 → 再次点击打开,或前往系统设置 → 隐私与安全性 → 仍要打开。
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user