Skip to content

Commit

Permalink
Update README_EN.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jrohy authored Jul 27, 2020
1 parent 9268b02 commit 7f55839
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README_EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,17 +39,17 @@ a tool to manage v2ray config json, support multiple user && group manage
## How To Use
new install
```
source <(curl -sL https://v2rays.netlify.app/install.sh)
source <(curl -sL https://multi.netlify.app/v2ray.sh)
```

keep profile to update
```
source <(curl -sL https://v2rays.netlify.app/install.sh) -k
source <(curl -sL https://multi.netlify.app/v2ray.sh) -k
```

uninstall
```
source <(curl -sL https://v2rays.netlify.app/install.sh) --remove
source <(curl -sL https://multi.netlify.app/v2ray.sh) --remove
```

## Command Line
Expand Down Expand Up @@ -105,4 +105,4 @@ systemctl disable firewalld.service
docker: https://hub.docker.com/r/jrohy/v2ray
pip: https://pypi.org/project/v2ray-util/
python3: https://github.com/Jrohy/python3-install
acme: https://github.com/Neilpang/acme.sh
acme: https://github.com/Neilpang/acme.sh

0 comments on commit 7f55839

Please sign in to comment.