From 142619f3369cc6385b95f77e0d06e728ae69c3e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=8F=E6=A5=9A?= <771730766@qq.com> Date: Fri, 24 Jul 2020 09:22:39 +0800 Subject: [PATCH] =?UTF-8?q?Updated=20=E5=BF=AB=E9=80=9F=E5=BC=80=E5=A7=8B?= =?UTF-8?q?=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 快速开始.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/快速开始.md b/快速开始.md index 52cb5e2..20bcdeb 100644 --- a/快速开始.md +++ b/快速开始.md @@ -4,7 +4,7 @@ ```bash #国内用户推荐从同步镜像网站gitee下载 - git clone --depth 1 https://gitee.com/xiahcu/ZLMediaKit + git clone --depth 1 https://gitee.com/xia-chu/ZLMediaKit cd ZLMediaKit #千万不要忘记执行这句命令 git submodule update --init