Update README.md

Co-authored-by: IceCodeNew <32576256+IceCodeNew@users.noreply.github.com>
pull/199/head
Benjamin Chodroff 2021-01-30 00:59:11 +08:00 committed by GitHub
parent 577f456710
commit be54938320
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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```