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:
parent
e791596491
commit
9dbb8d15dc
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue