diff --git a/README.MD b/README.MD index 4de2b0c..874128c 100644 --- a/README.MD +++ b/README.MD @@ -1,5 +1,5 @@ -## Xray 基于 Nginx 的 VLESS + xtls 一键安装脚本 Project_Xray +## Xray 基于 Nginx 的 VLESS + XTLS 一键安装脚本 Project_Xray > 感谢 JetBrains 提供的非商业开源软件开发授权! @@ -15,7 +15,7 @@ * 安装好 wget。 ### 安装/更新方式(Xray) -VLESS + xtls + nginx + Web +VLESS + XTLS + nginx + Web ``` wget -N --no-check-certificate -q -O install.sh "https://raw.githubusercontent.com/wulabing/Xray_onekey/xray/install.sh" && chmod +x install.sh && bash install.sh