From 9dbb8d15dc0e85ce39b70a9b513145b9dd747f33 Mon Sep 17 00:00:00 2001 From: Gilbert Gilb's Date: Wed, 11 Sep 2019 17:54:30 +0200 Subject: [PATCH] Fix README instructions (#204) `themes` directory is already set in the submodule command. Therefore, you should not have it as working directory. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 45aa598..c76895e 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,6 @@ This theme uses the "Tachyons" CSS library. This will allow you to manipulate th Inside the folder of your Hugo site run: - $ cd themes $ git submodule add https://github.com/budparr/gohugo-theme-ananke.git themes/ananke For more information read the official [setup guide](//gohugo.io/overview/installing/) of Hugo.