shithub: hugo

Download patch

ref: 796ef3a335fe970983e1b59fee3f9be847468573
parent: f807953a279d5a4ca75bc4279c2fed891a5d5d17
author: digitalcraftsman <[email protected]>
date: Thu Dec 24 17:52:52 EST 2015

Docs: add cross-references to installation guides

--- a/docs/content/overview/installing.md
+++ b/docs/content/overview/installing.md
@@ -37,6 +37,11 @@
 On OS&nbsp;X, if you have [Homebrew](http://brew.sh/), installation is even
 easier: just run `brew install hugo`.
 
+For a more detailed explanation follow the corresponding installation guides:
+
+- [Installation on OS X]({{< relref "tutorials/installing-on-mac.md" >}})
+- [Installation on Windows]({{< relref "tutorials/installing-on-windows.md" >}})
+
 ### Installing Pygments (optional)
 
 The Hugo executable has one *optional* external dependency for source code highlighting (Pygments).