From 8904c4532ddd81a6400d2950b83bd0b4f2b42165 Mon Sep 17 00:00:00 2001 From: Cotes Chung <11371340+cotes2020@users.noreply.github.com> Date: Thu, 3 Mar 2022 23:04:58 +0800 Subject: [PATCH] docs: update readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index cbb26e4..28cc379 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,9 @@ Static assets (libraries/plugins/web-fonts) required by the [_Chirpy_][chirpy] b - If you want to use these assets only in local development: - Go to the root of your site and clone the assets as follows. + Go to the root of your site and clone the assets as follows: ```console - $ cd assets/lib $ git submodule init $ git submodule update ```