Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/syui/hugo-theme-air.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyui <syui@syui.cf>2018-03-20 17:18:18 +0300
committersyui <syui@syui.cf>2019-02-24 22:15:03 +0300
commitd22e57625aa75f24e4f2c009638abdaf657bd515 (patch)
treee161f98a694fdb708070bf710a3deb223f1fd2e0
parent2b681379585aea3683e9037a5e7e56c29d2e798f (diff)
fix readme
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index 186580e..b429b88 100644
--- a/README.md
+++ b/README.md
@@ -14,9 +14,7 @@ $ git clone https://github.com/syui/hugo-theme-air
$ cd hugo-theme-air
-$ cp config.toml.backup config.toml
-
-$ hugo new post/foo.md
+$ hugo
$ hugo server
---------------------------------