diff --git a/Release-files-introduction.md b/Release-files-introduction.md index e4aefeb..fe5e073 100644 --- a/Release-files-introduction.md +++ b/Release-files-introduction.md @@ -15,9 +15,11 @@ ### Linux x64 - `v2rayN-linux-64.zip` 包含部分Core文件;独立包 +- `v2rayN-linux-64.deb` 不包含Core文件;安装:`sudo dpkg -i v2rayN-linux-64.deb` ### Linux arm64 - `v2rayN-linux-arm64.zip` 包含部分Core文件;独立包 +- `v2rayN-linux-arm64.deb` 不包含Core文件;安装:`sudo dpkg -i v2rayN-linux-arm64.deb` ### 支持的Linux发行版 ``` Debian 9+ @@ -27,9 +29,11 @@ Fedora 30+ ### macOS x64 - `v2rayN-macos-64.zip` 包含部分Core文件;独立包 +- `v2rayN-macos-64.dmg` 不包含Core文件;安装后需要运行:`xattr -cr /Applications/v2rayN.app` ### macOS arm64 - `v2rayN-macos-arm64.zip` 包含部分Core文件;独立包 +- `v2rayN-macos-arm64.dmg` 不包含Core文件;安装后需要运行:`xattr -cr /Applications/v2rayN.app` ### 支持的macOS 版本 ``` macOS 10.14+