Update README.md

pull/534/merge
mack-a 2020-11-21 00:19:31 +08:00 committed by GitHub
parent 7127865fac
commit 773fd1221c
1 changed files with 1 additions and 1 deletions

View File

@ -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
``` ```
- 示例图 - 示例图