From acbc4c2f6dbc01c6a9a69e119cea00a190de683f Mon Sep 17 00:00:00 2001 From: digitalcraftsman Date: Sat, 9 Apr 2016 12:40:58 +0200 Subject: [PATCH] docs: Remove remaining Mercurial references --- content/overview/installing.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/overview/installing.md b/content/overview/installing.md index 6290f3fae..59f3a6adb 100644 --- a/content/overview/installing.md +++ b/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