From 1650cc82c7afe5888b182f276e4bb23e3e21844a Mon Sep 17 00:00:00 2001 From: tu6ge Date: Sat, 29 Mar 2025 19:33:39 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=8A=A0=E5=BF=AB=20git=20clone=20?= =?UTF-8?q?=E6=93=8D=E4=BD=9C?= 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 5ef14ea6a6..428258fa55 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,7 @@ Gin-vue-admin 的成长离不开大家的支持,如果你愿意为 gin-vue-adm ```bash # 克隆项目 -git clone https://github.com/flipped-aurora/gin-vue-admin.git +git clone --depth=1 https://github.com/flipped-aurora/gin-vue-admin.git # 进入server文件夹 cd server