Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SasukeFreestyle authored Jun 19, 2023
1 parent cb11a72 commit df9345d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ To download the zip file, we can use the wget command.
Then we will unzip the file.

```
wget https://github.com/XTLS/Xray-core/releases/download/v1.7.5/Xray-linux-64.zip
wget https://github.com/XTLS/Xray-core/releases/download/v1.8.3/Xray-linux-64.zip
```
```
unzip Xray-linux-64.zip
Expand Down Expand Up @@ -488,7 +488,7 @@ cd xray/
```
wget the latest release, we will use this example link since latest version is still 1.7.5
```
wget https://github.com/XTLS/Xray-core/releases/download/v1.7.5/Xray-linux-64.zip
wget https://github.com/XTLS/Xray-core/releases/download/v1.8.3/Xray-linux-64.zip
```

This command will stop the xray service and remove old files and start xray service again.
Expand Down

0 comments on commit df9345d

Please sign in to comment.