diff --git a/README.md b/README.md index ddeb90f..794a9bb 100644 --- a/README.md +++ b/README.md @@ -134,6 +134,7 @@ skill-manager start ``` The npm wrapper downloads the native release artifact for the current platform and CPU architecture. +Native release artifacts are published on GitHub Releases for macOS ARM64/x64 and Linux x64/ARM64. ## Supported harnesses diff --git a/README.zh-CN.md b/README.zh-CN.md index c69a46b..b4229fe 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -134,6 +134,7 @@ skill-manager start ``` npm wrapper 会为当前平台和 CPU 架构下载对应的原生 release artifact。 +GitHub Releases 会发布 macOS ARM64/x64 和 Linux x64/ARM64 的原生 release artifact。 ## 支持的 harness