From 3212e64776101fb0b05887e5310a835c419b3d09 Mon Sep 17 00:00:00 2001 From: dcsunny <934831065@qq.com> Date: Wed, 1 Jul 2026 15:36:43 +0800 Subject: [PATCH] docs: align CLI install attachment table columns --- references/cli-install.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/references/cli-install.md b/references/cli-install.md index 80b7b21..c33f5b2 100644 --- a/references/cli-install.md +++ b/references/cli-install.md @@ -4,14 +4,14 @@ 附件按 `htsy-cli_<系统>_<架构>` 命名,Windows 带 `.exe`: -| 系统 | 架构 | 附件名 | -| --- | --- | --- | -| macOS Intel | x86_64 | `htsy-cli_darwin_amd64` | -| macOS Apple Silicon | arm64 | `htsy-cli_darwin_arm64` | -| Linux x86_64 | x86_64 | `htsy-cli_linux_amd64` | -| Linux arm64 | arm64 | `htsy-cli_linux_arm64` | -| Windows x86_64 | x86_64 | `htsy-cli_windows_amd64.exe` | -| Windows arm64 | arm64 | `htsy-cli_windows_arm64.exe` | +| 系统 | 架构 | 附件名 | +| ------------------- | ------ | ---------------------------- | +| macOS Intel | x86_64 | `htsy-cli_darwin_amd64` | +| macOS Apple Silicon | arm64 | `htsy-cli_darwin_arm64` | +| Linux x86_64 | x86_64 | `htsy-cli_linux_amd64` | +| Linux arm64 | arm64 | `htsy-cli_linux_arm64` | +| Windows x86_64 | x86_64 | `htsy-cli_windows_amd64.exe` | +| Windows arm64 | arm64 | `htsy-cli_windows_arm64.exe` | Linux/macOS 安装示例: