[Docs] Say which directory to clone the hugoThemes
authorAnthony Fok <foka@debian.org>
Mon, 9 Feb 2015 02:42:59 +0000 (19:42 -0700)
committerAnthony Fok <foka@debian.org>
Mon, 9 Feb 2015 02:52:27 +0000 (19:52 -0700)
On http://gohugo.io/overview/quickstart/, explicitly state
that hugoThemes is to be cloned from within the working directory,
like it is stated on http://gohugo.io/themes/installing/.

Fixes #886

docs/content/overview/quickstart.md

index ec4e9f30817f7505931ccc0e5a2e61daf4fa8b8b..d0a0a721966833985dc428d0ef2d9f922ac0ed35 100644 (file)
@@ -82,7 +82,8 @@ We still lack any templates to tell us how to display the content.
 
 ## Step 4. Install some themes
 
-Hugo has rich theme support and a growing set of themes to choose from:
+Hugo has rich theme support and a growing set of themes to choose from.
+To install all of the available Hugo themes, simply clone the entire **hugoThemes** repository from within your working directory:
 
 ```bash
 $ git clone --recursive https://github.com/spf13/hugoThemes themes