From 7ade227f13019ee60686e781c87dccd2da49e8d9 Mon Sep 17 00:00:00 2001 From: suneshone <867566815@qq.com> Date: Mon, 11 Dec 2023 11:39:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20Home?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Home.md b/Home.md index d8fc578..1fd2877 100644 --- a/Home.md +++ b/Home.md @@ -1,4 +1,5 @@ 这是我第一次使用版本控制,我要记录一下自己的使用过程。 + 首先第一步是下载安装git工具:[下载git](https://git-scm.com/),以及[书籍](https://git-scm.com/book/zh/v2)。