diff --git a/README.md b/README.md index 7cd97da..7bce05a 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ ## 安装脚本 ``` -wget -P /root -N --no-check-certificate "https://raw.githubusercontent.com/mack-a/v2ray-agent/v2ray/install.sh" && chmod 700 /root/install.sh && /root/install.sh +wget -P /root -N --no-check-certificate "https://raw.githubusercontent.com/mack-a/v2ray-agent/master/install.sh" && chmod 700 /root/install.sh && /root/install.sh ``` - 示例图