docs: Remove remaining Mercurial references
authordigitalcraftsman <digitalcraftsman@protonmail.com>
Sat, 9 Apr 2016 10:40:58 +0000 (12:40 +0200)
committerdigitalcraftsman <digitalcraftsman@protonmail.com>
Sat, 9 Apr 2016 10:40:58 +0000 (12:40 +0200)
README.md
docs/content/overview/installing.md

index 755bb0879fe5f02fd66d90b20b13b4da9f99d3ad..75e9631dca498467eaa4939c25fdec3449ee070a 100644 (file)
--- 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).
index 6290f3fae7c3b4bf963ae2b0839fa9b7950c874f..59f3a6adb18ec1e4aac87ce12dde73755ddf77d1 100644 (file)
@@ -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