Fix README instructions (#204)

`themes` directory is already set in the submodule command. Therefore, you should not have it as working directory.
This commit is contained in:
Gilbert Gilb's 2019-09-11 17:54:30 +02:00 committed by Bud Parr
parent e791596491
commit 9dbb8d15dc

View file

@ -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: Inside the folder of your Hugo site run:
$ cd themes
$ git submodule add https://github.com/budparr/gohugo-theme-ananke.git themes/ananke $ 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. For more information read the official [setup guide](//gohugo.io/overview/installing/) of Hugo.