From 71a5806d41141956683f0eaf6a2777298de3f233 Mon Sep 17 00:00:00 2001 From: Yyao <876568659@qq.com> Date: Sun, 26 Jul 2020 23:43:42 +0800 Subject: [PATCH] =?UTF-8?q?readme=E9=87=8C=E5=AE=89=E8=A3=85=E5=91=BD?= =?UTF-8?q?=E4=BB=A4=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 脚本安装命令里有点小bug --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e06bba..554819c 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,6 @@ Youtube:波仔分享 脚本安装命令 -curl -O https://raw.githubusercontent.com/V2RaySSR/Trojan/master/Trojan.sh && chmod x trojan.sh && ./trojan.sh +curl -O https://raw.githubusercontent.com/V2RaySSR/Trojan/master/Trojan.sh && chmod +x Trojan.sh && ./Trojan.sh wget --no-check-certificate https://raw.githubusercontent.com/V2RaySSR/Trojan/master/Trojan.sh && chmod +x Trojan.sh && ./Trojan.sh