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` | **本机:**