From 0cca7d7aef70945de205f15175ff200a9d17e201 Mon Sep 17 00:00:00 2001 From: nanxiaobei Date: Mon, 24 Aug 2020 00:54:04 +0800 Subject: [PATCH] update docs --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index 30d996a..a531e35 100755 --- a/README.md +++ b/README.md @@ -32,12 +32,6 @@ Inside the folder of your Hugo site, run: git submodule add https://github.com/nanxiaobei/hugo-paper themes/paper ``` -Using submodules makes it easier to update paper, but if you prefer, run: - -```bash -git clone https://github.com/nanxiaobei/hugo-paper themes/paper -``` - Then change in `config.toml`: ```toml @@ -48,4 +42,4 @@ For more information read the official [guide](https://gohugo.io/getting-started ## Dark Mode -It's automatic, according to the natural time of day and night. +It's automatic, according to your system settings, or the natural time of day and night.