Docs: add cross-references to installation guides

This commit is contained in:
digitalcraftsman 2015-12-24 22:52:52 +01:00 committed by Anthony Fok
parent f807953a27
commit 796ef3a335

View file

@ -37,6 +37,11 @@ Ideally, you should install it somewhere in your `PATH` for easy use.
On OS 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).