From db1c823190ef33016a19347a645026c5544cd88d Mon Sep 17 00:00:00 2001 From: nanxiaobei Date: Fri, 23 Aug 2019 03:55:11 +0800 Subject: [PATCH] Update docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c8424ef..eb0534b 100755 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Inside the folder of your Hugo site, run: git submodule add https://github.com/nanxiaobei/hugo-paper themes/paper ``` -Open `config.toml`, change `theme`: +Open `config.toml`, change `theme` to: ```toml theme = "paper"