From b5d65a3d35e8bee90d4c8b6d807a1e4f2557baa1 Mon Sep 17 00:00:00 2001 From: ti777777 Date: Tue, 8 Mar 2022 21:48:42 +0800 Subject: [PATCH] chore: fix a typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c59619..4289b30 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ It's necessary to use **Hugo Extended ≥ 0.87.0**. ## Installation -* Route 1: Clone / Download this repository to `theme` folder +* Route 1: Clone / Download this repository to `themes` folder * Route 2: Turn your site into a hugo module and add this theme as a module dependency Edit your site config following `exampleSite/config.yaml`.