From 25b934824fab015ff74ca1828e17cf22d31d369a Mon Sep 17 00:00:00 2001 From: kennwhite Date: Thu, 5 May 2016 10:18:00 -0400 Subject: Adding note on the rationale for Go 1.6 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 65432593a..a05666e36 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,9 @@ You may also be interested in the [developer guide] ## Running from Source -Note: You will need **[Go 1.6](https://golang.org/dl/)** or newer. +Note: You will need **[Go 1.6](https://golang.org/dl/)** or newer (required for +transparent automatic HTTP/2 support and to take advantage of performance improvements +in the TLS and crypto libraries). 1. `$ go get github.com/mholt/caddy` 2. `cd` into your website's directory -- cgit v1.2.3