From 6e4f15ab5250ecbfb4616547fc2b63e3f5d99f1b Mon Sep 17 00:00:00 2001 From: 2dust <31833384+2dust@users.noreply.github.com> Date: Fri, 27 Dec 2024 10:12:38 +0800 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e0352c4d..ed2ebede 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # v2rayN -A GUI client for Windows and Linux, support [Xray core](https://github.com/XTLS/Xray-core) and [sing-box-core](https://github.com/SagerNet/sing-box/releases) and [others](https://github.com/2dust/v2rayN/wiki/List-of-supported-cores) +A GUI client for Windows, Linux and macOS, support [Xray core](https://github.com/XTLS/Xray-core) and [sing-box-core](https://github.com/SagerNet/sing-box/releases) and [others](https://github.com/2dust/v2rayN/wiki/List-of-supported-cores) [![GitHub commit activity](https://img.shields.io/github/commit-activity/m/2dust/v2rayN)](https://github.com/2dust/v2rayN/commits/master) @@ -19,6 +19,11 @@ Debian 9+ Ubuntu 16.04+ Fedora 30+ ``` +### macOS +- `chmod +x v2rayN` Run `./v2rayN` under user permissions +``` +macOS 10.14+ +``` ## Requirements - [Microsoft .NET 8.0 Desktop Runtime ](https://dotnet.microsoft.com/en-us/download/dotnet/8.0)