Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpma authored Sep 14, 2021
1 parent 735f06b commit b0ef333
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,8 @@
## 新建目录
mkdir /home/mtproxy && cd /home/mtproxy

## 脚本安装
## 开始安装
curl -s -o mtproxy.sh https://raw.githubusercontent.com/sunpma/mtp/master/mtproxy.sh && chmod +x mtproxy.sh && bash mtproxy.sh
## 或者
curl -s -o mtproxy.sh https://cdn.jsdelivr.net/gh/sunpma/mtp/mtproxy.sh && chmod +x mtproxy.sh && bash mtproxy.sh
```

![demo.png](https://raw.githubusercontent.com/sunpma/mtp/master/demo.png)
Expand Down

0 comments on commit b0ef333

Please sign in to comment.