shithub: hugo

Download patch

ref: ac1ec5c72cb3131a7fd9dc3af2a4c01dfa22f566
parent: 9f6b5ad3b4f2ab7815a475cdf9d7dc354701ebb6
author: digitalcraftsman <[email protected]>
date: Sat Apr 9 08:40:58 EDT 2016

docs: Remove remaining Mercurial references

--- a/README.md
+++ b/README.md
@@ -56,7 +56,6 @@
 1. Make sure your local environment has the following software installed:
 
     * [Git](https://git-scm.com/)
-    * [Mercurial](https://www.mercurial-scm.org/)
     * [Go][] 1.5+
 
 2. [Fork the Hugo project on GitHub](https://github.com/spf13/hugo).
--- a/docs/content/overview/installing.md
+++ b/docs/content/overview/installing.md
@@ -61,7 +61,6 @@
 ### Prerequisite tools for downloading and building source code
 
 * [Git](http://git-scm.com/)
-* [Mercurial](http://mercurial.selenic.com/)
 * [Go][] 1.3+ (Go 1.4+ on Windows, see Go [Issue #8090](https://code.google.com/p/go/issues/detail?id=8090))
 
 ### Get directly from GitHub