From b4c1630ecd63ad6a9f50f9d80f6d748ae2b01c3e Mon Sep 17 00:00:00 2001 From: wulabing Date: Sun, 4 Feb 2018 13:02:57 +0800 Subject: [PATCH] Update README.md --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 735f4a8..1f86ecf 100644 --- a/README.md +++ b/README.md @@ -17,11 +17,7 @@ * 安装好 git ## 安装方式 ``` -git clone https://github.com/wulabing/V2Ray_ws-tls_bash_onekey.git temp - -cd temp - -bash install.sh | tee v2log.txt +git clone https://github.com/wulabing/V2Ray_ws-tls_bash_onekey.git temp && cd temp && bash install.sh | tee v2log.txt ``` ## 启动方式