From: digitalcraftsman <digitalcraftsman@protonmail.com>
Date: Sat, 9 Apr 2016 10:40:58 +0000 (+0200)
Subject: docs: Remove remaining Mercurial references
X-Git-Tag: v0.16~98
X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ac1ec5c7;p=brevno-suite%2Fhugo

docs: Remove remaining Mercurial references
---

diff --git a/README.md b/README.md
index 755bb087..75e9631d 100644
--- a/README.md
+++ b/README.md
@@ -56,7 +56,6 @@ Use the [installation instructions in the Hugo documentation](https://gohugo.io/
 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).
diff --git a/docs/content/overview/installing.md b/docs/content/overview/installing.md
index 6290f3fa..59f3a6ad 100644
--- a/docs/content/overview/installing.md
+++ b/docs/content/overview/installing.md
@@ -61,7 +61,6 @@ placed in your `PATH`.
 ### 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