diff --git a/README.md b/README.md index 1724e118..cfbea558 100644 --- a/README.md +++ b/README.md @@ -9,13 +9,19 @@ A GUI client for Windows and Linux, support [Xray core](https://github.com/XTLS/ ## How to use -- If you are new to this, please download v2rayN-With-Core.zip from [releases](https://github.com/2dust/v2rayN/releases) -- Otherwise please download v2rayN.zip (you will also need to download cores in the bin directory) -- Run v2rayN.exe +Check [Release files introduction](https://github.com/2dust/v2rayN/wiki/Release-files-introduction) and select the version you need to download +### Windows +- Run `v2rayN.exe` +### Linux +- `chmod +x v2rayN` Run `./v2rayN` +``` +Debian 9+ +Ubuntu 16.04+ +Fedora 30+ +``` ## Requirements -- (6.35 and above)[Microsoft .NET 8.0 Desktop Runtime ](https://dotnet.microsoft.com/en-us/download/dotnet/8.0) -- (6.33 and below)[Microsoft .NET 6.0 Desktop Runtime ](https://dotnet.microsoft.com/en-us/download/dotnet/6.0) +- [Microsoft .NET 8.0 Desktop Runtime ](https://dotnet.microsoft.com/en-us/download/dotnet/8.0) - [Supported cores](https://github.com/2dust/v2rayN/wiki/List-of-supported-cores)