From 3f63869a88c2b9fbe88921ddad5a62b84c9c0a05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=8F=E6=A5=9A?= <771730766@qq.com> Date: Wed, 27 May 2020 17:43:29 +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 | 1 + 1 file changed, 1 insertion(+) diff --git a/快速开始.md b/快速开始.md index 1ec0a98..d07318e 100644 --- a/快速开始.md +++ b/快速开始.md @@ -6,6 +6,7 @@ #国内用户推荐从同步镜像网站gitee下载 git clone --depth 1 https://gitee.com/xiahcu/ZLMediaKit cd ZLMediaKit + #千万不要忘记执行这句命令 git submodule update --init ```