diff --git a/README.md b/README.md index 83a35cf..fec4451 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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.