From 731a36f808ebb67d02b2266441d74647e9759c21 Mon Sep 17 00:00:00 2001 From: RobinMao <474851817@qq.com> Date: Tue, 25 Jun 2019 17:23:33 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=85=E6=8B=B7=E8=B4=9D=EF=BC=8C=E4=BC=98?= =?UTF-8?q?=E5=8C=96=E5=85=8B=E9=9A=86=E9=80=9F=E5=BA=A6?= 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 b1d5f0f..15c7cf5 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Run the following command: * Clone project ```powershell - git clone https://github.com/nacos-group/nacos-docker.git + git clone --depth 1 https://github.com/nacos-group/nacos-docker.git cd nacos-docker ```