From ddb2f9e02430f54af0fdcb2776dfb8e11dc3b83f Mon Sep 17 00:00:00 2001 From: Wang Jianing Date: Sun, 1 Oct 2023 19:30:32 +0800 Subject: [PATCH] Update suggestions (#812) * Update suggestions Here I think using "code warehouse" instead of "code warehouse" can eliminate unnecessary ambiguity. * Update suggestions.md --------- Co-authored-by: Yudong Jin --- docs/chapter_preface/suggestions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/chapter_preface/suggestions.md b/docs/chapter_preface/suggestions.md index aab5d386e..2e779afd1 100644 --- a/docs/chapter_preface/suggestions.md +++ b/docs/chapter_preface/suggestions.md @@ -189,7 +189,7 @@ **第一步:安装本地编程环境**。请参照[附录教程](https://www.hello-algo.com/chapter_appendix/installation/)进行安装,如果已安装则可跳过此步骤。 -**第二步:下载代码仓**。如果已经安装 [Git](https://git-scm.com/downloads) ,可以通过以下命令克隆本仓库。 +**第二步:克隆或下载代码仓**。如果已经安装 [Git](https://git-scm.com/downloads) ,可以通过以下命令克隆本仓库。 ```shell git clone https://github.com/krahets/hello-algo.git