diff --git a/Release-files-introduction.md b/Release-files-introduction.md index c1088cc..f95a99c 100644 --- a/Release-files-introduction.md +++ b/Release-files-introduction.md @@ -40,7 +40,7 @@ #### Linux x64 - `v2rayN-linux-64.zip` 执行: `chmod +x v2rayN` 普通用户运行 `./v2rayN` -- `v2rayN-linux-x64.deb` 安装:`sudo apt install -y ./v2rayN-linux-x64.deb` +- `v2rayN-linux-64.deb` 安装:`sudo apt install -y ./v2rayN-linux-64.deb` - `v2rayN-linux-rhel-x64.rpm` 安装:`sudo dnf install -y ./v2rayN-linux-rhel-x64.rpm`