docs: Remove remaining Mercurial references

This commit is contained in:
digitalcraftsman 2016-04-09 12:40:58 +02:00
parent 9f6b5ad3b4
commit ac1ec5c72c
2 changed files with 0 additions and 2 deletions

View file

@ -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).

View 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