Commit 6f21d7cc authored by Austin Clements's avatar Austin Clements Committed by Andrew Gerrand

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

Change-Id: I8da1c7a86adf6672e5e5c44cbab422706833c1da
Reviewed-on: https://go-review.googlesource.com/15350Reviewed-by: default avatarAndrew Gerrand <adg@golang.org>
Reviewed-on: https://go-review.googlesource.com/15244
parent 3c5af9a8
......@@ -167,7 +167,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
$ git checkout go1.5.1
</pre>
<h2 id="head">(Optional) Switch to the master branch</h2>
......@@ -346,7 +346,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</code>.
<code>go1.5.1</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