From: Anthony Fok Date: Fri, 26 Dec 2014 20:00:14 +0000 (-0700) Subject: [Docs] Go 1.4+ required for building on Windows X-Git-Tag: v0.13~235 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=5792cc3a1a40072cc018c530acec025e6f86d259;p=brevno-suite%2Fhugo [Docs] Go 1.4+ required for building on Windows See Issue #688 for more information. --- diff --git a/README.md b/README.md index cdcaebee..f4f8f6fd 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ is the most probable location. #### Dependencies * Git -* Go 1.1+ +* Go 1.1+ (Go 1.4+ on Windows, see Go [Issue #8090](https://code.google.com/p/go/issues/detail?id=8090)) * Mercurial * Bazaar diff --git a/docs/content/overview/installing.md b/docs/content/overview/installing.md index 1ae80682..e599c9c1 100644 --- a/docs/content/overview/installing.md +++ b/docs/content/overview/installing.md @@ -49,7 +49,7 @@ placed in your path. ### Dependencies * Git -* Go 1.1+ +* Go 1.1+ (Go 1.4+ on Windows, see Go [Issue #8090](https://code.google.com/p/go/issues/detail?id=8090)) * Mercurial * Bazaar