diff --git a/README.md b/README.md index 86d2d74..280c766 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,8 @@ ### 一键命令如下 ```bash -wget -O pi.sh https://mirror.ghproxy.com/https://raw.githubusercontent.com/wukongdaily/OrangePiShell/master/zero3/pi.sh && chmod +x pi.sh -./pi.sh proxy +wget -O pi.sh https://cafe.cpolar.cn/wkdaily/zero3/raw/branch/main/zero3/pi.sh && chmod +x pi.sh && ./pi.sh + ```