feat(readme): update

This commit is contained in:
mack-a
2025-08-17 18:26:46 +08:00
parent 4128cca3cf
commit 987b2ccda5

View File

@@ -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
```
### 使用