Commit 50674532 authored by nwidger's avatar nwidger Committed by Andrew Gerrand

doc: update release tag in source directions to go1.6

Fixes #14371

Change-Id: I8e9e4b2b89083f5a947e791c011912fdf365a11e
Reviewed-on: https://go-review.googlesource.com/19996Reviewed-by: 's avatarAndrew Gerrand <adg@golang.org>
parent eaf5235f
......@@ -199,7 +199,7 @@ Then clone the repository and check out the latest release tag:</p>
<pre>
$ git clone https://go.googlesource.com/go
$ cd go
$ git checkout go1.5.3
$ git checkout go1.6
</pre>
<h2 id="head">(Optional) Switch to the master branch</h2>
......@@ -378,7 +378,7 @@ New releases are announced on the
<a href="//groups.google.com/group/golang-announce">golang-announce</a>
mailing list.
Each announcement mentions the latest release tag, for instance,
<code>go1.5.3</code>.
<code>go1.6</code>.
</p>
<p>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment