From 11b5fab461bfba2acff178d34653d632d7b7fe68 Mon Sep 17 00:00:00 2001 From: RealZST Date: Fri, 26 Jun 2026 21:46:25 +0300 Subject: [PATCH] docs(readme): list hk-linux-arm64 download asset Follow-up to #93, which added the Linux ARM64 CLI build. Split the single Linux row in the manual-download table into x64 / ARM64 so the new hk-linux-arm64 release asset is documented. --- README.md | 3 ++- README.zh-CN.md | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 393725f..c9e2ab0 100644 --- a/README.md +++ b/README.md @@ -297,7 +297,8 @@ Download the binary for your platform from the [latest release](https://github.c |----------|------| | macOS (Apple Silicon) | `hk-macos-arm64` | | macOS (Intel) | `hk-macos-x64` | -| Linux | `hk-linux-x64` | +| Linux (x64) | `hk-linux-x64` | +| Linux (ARM64) | `hk-linux-arm64` | | Windows | `hk-windows-x64.exe` | **Local machine:** diff --git a/README.zh-CN.md b/README.zh-CN.md index b20be8d..9a1f48f 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -297,7 +297,8 @@ HarnessKit Web UI running at http://127.0.0.1:7070 |----------|------| | macOS(Apple Silicon) | `hk-macos-arm64` | | macOS(Intel) | `hk-macos-x64` | -| Linux | `hk-linux-x64` | +| Linux(x64) | `hk-linux-x64` | +| Linux(ARM64) | `hk-linux-arm64` | | Windows | `hk-windows-x64.exe` | **本机:**