diff --git a/README.md b/README.md index ed03064..132d5fb 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ The bot roughly follows these steps: If you don't want to compile from source, use the pre-built executable from **[Releases](../../releases/latest)**: -1. Download the package for your OS/arch from Releases (Linux builds use `*-linux-musl` for broad compatibility on older distros) +1. Download the package for your OS/arch from Releases 2. Copy `.env.example` to `.env` and fill in required fields 3. Run: - Linux / macOS: `./polypulse` diff --git a/README.zh-CN.md b/README.zh-CN.md index 491416d..5e6c718 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -38,7 +38,7 @@ YES 卖一价 + NO 卖一价 < 1 → 存在套利空间 如果你不会编译代码,请直接使用 **[Releases](../../releases/latest)** 中提供的预编译可执行文件: -1. 从 Releases 下载对应系统/架构的安装包(Linux 请选 `*-linux-musl`,兼容较旧发行版) +1. 从 Releases 下载对应系统/架构的安装包 2. 复制 `.env.example` 为 `.env`,并填写必填项 3. 运行: - Linux / macOS:`./polypulse`