Ver Fonte

Correct command for installing pre-release version

Former command for installing pre-release version will install version 1.5.8 instead of the latest pre-release version.
七碳烷烃 Isoheptane há 3 anos atrás
pai
commit
9af684cf00
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -45,7 +45,7 @@ Notice: Xray will NOT log to `/var/log/xray/*.log` by default. Configure `"log"`
 **Install & Upgrade Xray-core to a pre-release version**
 
 ```
-# bash -c "$(curl -L https://github.com/XTLS/Xray-install/raw/main/install-release.sh)" @ install --version 1.5.8
+# bash -c "$(curl -L https://github.com/XTLS/Xray-install/raw/main/install-release.sh)" @ install --beta
 ```
 
 **Install & Upgrade Xray-core and geodata with `User=root`, which will overwrite `User` in existing service files**