From 1f89e9321cfa38687a974926aa16235936ef2ccf Mon Sep 17 00:00:00 2001 From: YuCheng Hu Date: Sat, 21 Nov 2020 17:54:13 -0500 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=AF=AD=E6=B3=95=E9=94=99?= =?UTF-8?q?=E8=AF=AF?= 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 9c8da77..e82056c 100644 --- a/README.md +++ b/README.md @@ -143,7 +143,7 @@ docker-compose down JEKYLL_ENV=production docker-compose up --build ``` -当构建完成后,请访 [http://localhost:4000](http://localhost:4000) 地址中的内容来确定构建的正确。 +当构建完成后,请访问 [http://localhost:4000](http://localhost:4000) 地址中的内容来确定构建的正确。 如果你对文档进行了修改,并且需要重新构建的话,你需要重复上面的步骤。