From 7825eb158183aafed12b773865074747c7458804 Mon Sep 17 00:00:00 2001 From: xiaoz Date: Sat, 27 Jul 2019 16:51:32 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=B8=80=E4=B8=AA=E9=94=99?= =?UTF-8?q?=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e88649b..dbc9e86 100644 --- a/README.md +++ b/README.md @@ -7,5 +7,5 @@ ### 使用方法 ``` yum -y install git -git clone https://github.com/helloxz/mping.git ./shell && cd shell && bash install.sh +git clone https://github.com/helloxz/shell.git ./shell && cd shell && bash install.sh ```