From 132cf1443bb3f8586a8b48435a577d5ab0a3d1a5 Mon Sep 17 00:00:00 2001 From: YuQing <384681@qq.com> Date: Mon, 10 Oct 2022 15:04:44 +0800 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index fbc5bc7..f62d416 100644 --- a/Home.md +++ b/Home.md @@ -35,7 +35,7 @@ cd libfastcommon/ ## 安装libserverframe ```shell -git clone https://github.com/happyfish100/libserverframe.git +git clone https://github.com/happyfish100/libserverframe.git --depth 1 cd libserverframe/ ./make ```