From 08d423e1b4edd086c597b7e9955a607b0431d820 Mon Sep 17 00:00:00 2001 From: Miheichev Aleksandr Sergeevich Date: Fri, 7 Aug 2026 06:07:22 +0000 Subject: [PATCH] docs: link minimum OS requirements from README (#9912) Replace the requirements table with a single bilingual line under "Supported Platforms" pointing to the wiki page (Release files introduction), per the review feedback in the PR: the README stays minimal and the wiki remains the single source of truth. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 305dc8fc..85916741 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,8 @@ Read the Wiki for usage guides and configuration details. | Linux | ✅ | - | ✅ | ✅ | ✅ | | macOS | ✅ | - | ✅ | - | - | +Minimum OS requirements: [Release files introduction](https://github.com/2dust/v2rayN/wiki/Release-files-introduction) / 最低系统要求:[发布文件介绍](https://github.com/2dust/v2rayN/wiki/Release-files-introduction) + --- ## GPG Verification / GPG 签名校验