From d35050ef4f30eb86f97d3eac91aa0153668d3a60 Mon Sep 17 00:00:00 2001 From: Chi Lei <9316590+lychichem@users.noreply.github.com> Date: Wed, 7 Sep 2022 20:11:26 +0800 Subject: [PATCH] Update README.md Require users to use latest v2fly core because v2fly changed the command to run it. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 11cc1c0b..be8b9b8c 100644 --- a/README.md +++ b/README.md @@ -14,5 +14,5 @@ A V2Ray client for Windows, support [Xray core](https://github.com/XTLS/Xray-cor ### Requirements - Microsoft [.NET Framework 4.8 Runtime](https://dotnet.microsoft.com/zh-cn/download/dotnet-framework/thank-you/net48-offline-installer) -- v2fly core [https://github.com/v2fly/v2ray-core/releases](https://github.com/v2fly/v2ray-core/releases) +- Latest v2fly core [https://github.com/v2fly/v2ray-core/releases/latest](https://github.com/v2fly/v2ray-core/releases/latest) - Xray core [https://github.com/XTLS/Xray-core/releases](https://github.com/XTLS/Xray-core/releases)