diff --git a/README.md b/README.md index 8b69d9c..81feb79 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Xray-core/sing-box 一键脚本快速安装 ### 安装 ``` -bash 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 +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 ``` ### 使用