diff --git a/README.md b/README.md index d7e206b9..11a275b9 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ 支持 `amd64` | `arm64` 架构下的干净的主流系统,具体支持的系统请参考[安装文档](https://ratpanel.github.io/zh_CN/quickstart/install)。 ```shell -curl -fsLm 10 -o install.sh https://dl.cdn.haozi.net/panel/install.sh && bash install.sh +curl -sSLOm 10 https://dl.cdn.haozi.net/panel/install.sh && bash install.sh ``` ## UI 截图 diff --git a/README_EN.md b/README_EN.md index 2a99be67..b032c9e6 100644 --- a/README_EN.md +++ b/README_EN.md @@ -35,7 +35,7 @@ Website: [panel.haozi.net](https://panel.haozi.net) | QQ group: [12370907](https Supported clean mainstream systems under `amd64` | `arm64` architecture, please refer to the [installation documentation](https://ratpanel.github.io/quickstart/install) for specific supported systems. ```shell -curl -fsLm 10 -o install.sh https://dl.cdn.haozi.net/panel/install.sh && bash install.sh +curl -sSLOm 10 https://dl.cdn.haozi.net/panel/install.sh && bash install.sh ``` ## UI Screenshots