From 9e54315c42f2c5bb2d34edc5271d512bd4434fed Mon Sep 17 00:00:00 2001 From: IceCodeNew <32576256+IceCodeNew@users.noreply.github.com> Date: Thu, 3 Sep 2020 20:20:35 +0800 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 重新繁體中文化 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4821118..dcca108 100644 --- a/README.md +++ b/README.md @@ -54,9 +54,9 @@ or ## 下載 ``` -// 安装本体和数据文件 +// 安裝執行檔和 .dat 資料檔 # curl -O https://raw.githubusercontent.com/v2fly/fhs-install-v2ray/master/install-release.sh -// 只更新数据文件 +// 只更新 .dat 資料檔 # curl -O https://raw.githubusercontent.com/v2fly/fhs-install-v2ray/master/install-dat-release.sh ```