diff --git a/README.md b/README.md index 332b552..543c07d 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,7 @@ ### 一键命令如下(Ubuntu/Debian) > 系统带sudo ```bash -wget -qO pi.sh https://cafe.cpolar.cn/wkdaily/zero3/raw/branch/main/zero3/pi.sh && chmod +x pi.sh -./pi.sh +wget -qO pi.sh https://cafe.cpolar.cn/wkdaily/zero3/raw/branch/main/zero3/pi.sh && chmod +x pi.sh && ./pi.sh ``` ### Debian的准备 @@ -26,8 +25,7 @@ wget -qO pi.sh https://cafe.cpolar.cn/wkdaily/zero3/raw/branch/main/zero3/pi.sh su - ``` ```bash -wget -qO pi.sh https://cafe.cpolar.cn/wkdaily/zero3/raw/branch/main/zero3/pi.sh && chmod +x pi.sh -./pi.sh +wget -qO pi.sh https://cafe.cpolar.cn/wkdaily/zero3/raw/branch/main/zero3/pi.sh && chmod +x pi.sh && ./pi.sh ```