From be54938320fe0fee67f36b0619d4fc243e584fdc Mon Sep 17 00:00:00 2001 From: Benjamin Chodroff <4411206+benjaminchodroff@users.noreply.github.com> Date: Sat, 30 Jan 2021 00:59:11 +0800 Subject: [PATCH] Update README.md Co-authored-by: IceCodeNew <32576256+IceCodeNew@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a252259..6546846 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ installed: /etc/systemd/system/v2ray@.service 在具有網絡下載限制的環境中,我們建議: 1. 從GitHub.com下載fhs-install-v2ray存儲庫作為zip文件。 2. 從以下位置下載v2ray-core發行zip文件 [https://github.com/v2fly/v2ray-core/releases](https://github.com/v2fly/v2ray-core/releases) -3. 將兩個zip文件都上傳到您的服務器 +3. 將兩個 zip 文檔都上傳到您的伺服器 4. 解壓縮fhs-install-v2ray存儲庫zip文件 5. 運行安裝,並將其指向本地v2ray-core zip文件:```sudo bash install-release.sh --local /path/to/v2ray-linux-64.zip```