]> Cypherpunks repositories - gostls13.git/commit
doc: clarify what to do with Go 1.4 when installing from source
authorIan Lance Taylor <iant@golang.org>
Tue, 24 Jan 2017 17:56:57 +0000 (09:56 -0800)
committerIan Lance Taylor <iant@golang.org>
Tue, 24 Jan 2017 21:03:41 +0000 (21:03 +0000)
commit1db16711f595d291bdd22f7ca70f4e0df50ac0e7
tree2becd039c04bedb048c1db73b013f964495428ee
parent3717b429f25b042b98fbdf2c0d4e3dc5307e91ed
doc: clarify what to do with Go 1.4 when installing from source

You have to actually run make.bash (or make.bat).

Update #18771.

Change-Id: Ie6672a4e4abde0150c1ae57cabb1222de2c78716
Reviewed-on: https://go-review.googlesource.com/35632
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
doc/install-source.html