From a8b3390ce9b1c5ff359ba99a2d73a0288b18a545 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E8=B4=BA?= Date: Mon, 2 Feb 2026 19:24:05 +0800 Subject: [PATCH] Revise installation instructions in README Updated installation command and removed outdated references. --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index a8d91e7fe..8e105cb7e 100644 --- a/README.md +++ b/README.md @@ -44,13 +44,9 @@ Execute the script below and follow the prompts to install 1Panel: ```bash -curl -sSL https://resource.1panel.pro/quick_start.sh -o quick_start.sh && bash quick_start.sh +bash -c "$(curl -sSL https://resource.fit2cloud.com/1panel/package/v2/quick_start.sh)" ``` -Please refer to our [documentation](https://docs.1panel.pro/quick_start/) for more details. - -中国用户请使用这个 [安装脚本](https://1panel.cn/docs/installation/online_installation/),其应用数量比国际版本更丰富。 - ## Screenshot ![UI Display](https://resource.1panel.pro/img/1panel.png)