diff --git a/README.md b/README.md index f10e2b3..a09cdcd 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ ```bash curl -o install.sh https://git.x-php.com/XiaoMo/alist-proxy/raw/branch/master/install.sh && chmod +x install.sh && ./install.sh + +curl -fsSL "https://git.x-php.com/XiaoMo/alist-proxy/raw/branch/master/install.sh" | bash ```