From c5b147aeb7054797f8d3aab7d4291f25e3e92942 Mon Sep 17 00:00:00 2001 From: woclass Date: Mon, 24 Jul 2023 15:14:42 +0800 Subject: [PATCH] =?UTF-8?q?=E9=BB=98=E8=AE=A4=E4=BB=85=20clone=20=E6=9C=80?= =?UTF-8?q?=E6=96=B0=E7=9A=84=E4=BB=A3=E7=A0=81=EF=BC=8C=E5=87=8F=E5=B0=8F?= =?UTF-8?q?=20git=20clone=20=E7=9A=84=E5=A4=A7=E5=B0=8F?= 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 386d2d0..9def379 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ Latex论文一键校对 | [函数插件] 仿Grammarly对Latex文章进行语法 1. 下载项目 ```sh -git clone https://github.com/binary-husky/gpt_academic.git +git clone --depth=1 https://github.com/binary-husky/gpt_academic.git cd gpt_academic ```