فهرست منبع

Update README.md

RPRX 5 سال پیش
والد
کامیت
ae6cede95a
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -22,7 +22,7 @@ Notice: Xray will NOT log to `/var/log/xray/*.log` by default. Configure `"log"`
 
 ## Basic Usage
 
-**Install & Upgrade Xray-core and geodata with User nobody, but will NOT overwrite User in existing service files**
+**Install & Upgrade Xray-core and geodata with `User=nobody`, but will NOT overwrite `User` in existing service files**
 
 ```
 # bash -c "$(curl -L https://github.com/XTLS/Xray-install/raw/main/install-release.sh)" @ install
@@ -42,7 +42,7 @@ Notice: Xray will NOT log to `/var/log/xray/*.log` by default. Configure `"log"`
 
 ## Advance
 
-**Install & Upgrade Xray-core and geodata with User root, which will overwrite User in existing service files**
+**Install & Upgrade Xray-core and geodata with `User=root`, which will overwrite `User` in existing service files**
 
 ```
 # bash -c "$(curl -L https://github.com/XTLS/Xray-install/raw/main/install-release.sh)" @ install -u root