Update README.md

pull/191/head
wanghe 2023-03-08 18:45:38 +08:00 committed by GitHub
parent 21f3a91b29
commit 71126db6b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
以 root 用户执行如下命令一键安装 1Panel: 以 root 用户执行如下命令一键安装 1Panel:
```sh ```sh
INSTALL_MODE=stable bash -c "$(curl -sSL https://resource.fit2cloud.com/1panel/package/quick_start.sh)" curl -sSL https://resource.fit2cloud.com/1panel/package/quick_start.sh -o quick_start.sh && sudo bash quick_start.sh
``` ```
**学习资料** **学习资料**