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