From 408a7ba5e6dddb6e51670db61208e921c70b5d83 Mon Sep 17 00:00:00 2001 From: Gilbert Gilb's Date: Tue, 10 Sep 2019 11:00:37 +0200 Subject: [PATCH] Fix README instructions `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.