From 9de492bdc0108cf208e8e56cc37fc9c1ba604d99 Mon Sep 17 00:00:00 2001 From: tastytea Date: Wed, 20 Nov 2019 23:54:25 +0100 Subject: [PATCH] Fix clone path. --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 5642adf..9f013b5 100644 --- a/README.adoc +++ b/README.adoc @@ -27,7 +27,7 @@ Just download the theme or clone it into your `themes/` directory: [source,shell] ---- -cd themes && git clone https://schlomp.space/tastytea/hugo-theme-nocolor.git +cd themes && git clone https://schlomp.space/tastytea/hugo-theme-nocolor.git nocolor ---- Then reference it in your `config`: