Update README.md

Fix english translation format
pull/198/head
Benjamin Chodroff 2021-01-29 16:51:34 +08:00 committed by GitHub
parent 33260724e0
commit e4025832dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -19,8 +19,8 @@ fhs-install-v2ray安裝腳本用於輕鬆部署v2ray以繞過網絡限制來構
## 安裝與配置
### 安裝和更新 V2Ray
安裝執行檔和 .dat 資料檔
```
## 安裝執行檔和 .dat 資料檔
# sudo bash <(curl -L https://raw.githubusercontent.com/v2fly/fhs-install-v2ray/master/install-release.sh)
```
@ -39,7 +39,6 @@ fhs-install-v2ray安裝腳本用於輕鬆部署v2ray以繞過網絡限制來構
## 更新或刪除
### 安裝最新發行的 geoip.dat 和 geosite.dat
```
## 只更新 .dat 資料檔
# sudo bash <(curl -L https://raw.githubusercontent.com/v2fly/fhs-install-v2ray/master/install-dat-release.sh)
```