From 719a9a580ddad6f186a3ed31a98f7ab63752a0c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=97=E5=AD=90?= Date: Mon, 26 May 2025 20:18:44 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=E5=AE=89=E8=A3=85?= =?UTF-8?q?=E8=84=9A=E6=9C=AC=E5=88=B0=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++++- README_EN.md | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index aef48b03..4afd3c62 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,11 @@ ## 快速安装 -[https://ratpanel.github.io/quickstart/install.html](https://ratpanel.github.io/quickstart/install.html) +支持 `amd64` | `arm64` 架构下的干净的主流系统,具体支持的系统请参考[安装文档](https://ratpanel.github.io/quickstart/install.html)。 + +```shell +curl -fsLm 10 -o install.sh https://dl.cdn.haozi.net/panel/install.sh && bash install.sh +``` ## 合作伙伴 diff --git a/README_EN.md b/README_EN.md index a9f49902..25abf31b 100644 --- a/README_EN.md +++ b/README_EN.md @@ -36,7 +36,11 @@ Website: [panel.haozi.net](https://panel.haozi.net) | QQ group: [12370907](https ## Quick Install -[https://ratpanel.github.io/quickstart/install.html](https://ratpanel.github.io/quickstart/install.html) +Supported clean mainstream systems under `amd64` | `arm64` architecture, please refer to the [installation documentation](https://ratpanel.github.io/quickstart/install.html) for specific supported systems. + +```shell +curl -fsLm 10 -o install.sh https://dl.cdn.haozi.net/panel/install.sh && bash install.sh +``` ## Partners