Update README.md

This commit is contained in:
yuhan6665 2022-06-25 20:59:09 -04:00 committed by GitHub
parent d516ba5d57
commit 4e0b1ca93b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -42,6 +42,12 @@ Notice: Xray will NOT log to `/var/log/xray/*.log` by default. Configure `"log"`
## Advance
**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
```
**Install & Upgrade Xray-core and geodata with `User=root`, which will overwrite `User` in existing service files**
```