From 6f1615d6fa0d24afd7c6d29b7ee35b9058c41a80 Mon Sep 17 00:00:00 2001 From: 2dust <31833384+2dust@users.noreply.github.com> Date: Fri, 14 Feb 2025 15:46:21 +0800 Subject: [PATCH] Updated Release files introduction (markdown) --- Release-files-introduction.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Release-files-introduction.md b/Release-files-introduction.md index 3776a6d..66c0305 100644 --- a/Release-files-introduction.md +++ b/Release-files-introduction.md @@ -37,11 +37,13 @@ - `v2rayN-linux-64.zip` 执行: `chmod +x v2rayN` 普通用户运行 `./v2rayN` - `v2rayN-linux-64.deb` 安装:`sudo dpkg -i v2rayN-linux-64.deb` +- `v2rayN-linux-64.AppImage` #### Linux arm64 - `v2rayN-linux-arm64.zip` 执行: `chmod +x v2rayN` 普通用户运行 `./v2rayN` - `v2rayN-linux-arm64.deb` 安装:`sudo dpkg -i v2rayN-linux-arm64.deb` +- `v2rayN-linux-arm64.AppImage` ### macOS