From 43bbbd65caca0492865001d74c24ef6c6e6e4a51 Mon Sep 17 00:00:00 2001 From: ti777777 Date: Tue, 8 Mar 2022 21:44:00 +0800 Subject: [PATCH] Update README.md --- 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`.