Skip to content
This repository was archived by the owner on Aug 22, 2021. It is now read-only.

Commit 65fc2e1

Browse files
committed
beta -> master
1 parent 2076e67 commit 65fc2e1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# v2ray tcp+tls+web (beta)
2-
automated script for v2Ray (TCP+TLS+Web)
1+
# v2ray tcp+tls+web
2+
automated script for V2Ray (TCP+TLS+Web)
33

44
## Usage
55
```
6-
bash <(curl -sL https://raw.githubusercontent.com/phlinhng/v2ray-tcp-tls-web/beta/install.sh) && v2script
6+
bash <(curl -sL https://raw.githubusercontent.com/phlinhng/v2ray-tcp-tls-web/master/install.sh) && v2script
77
```
88
The above command will download the script, save it to `/usr/local/bin/v2script`, make it excutable and start it. To run the script again once installed, just use the following command:
99
```

0 commit comments

Comments
 (0)