]> Cypherpunks.ru repositories - gostls13.git/commit
doc: make clear that Go 1.4 is not required for bootstrap
authorRuss Cox <rsc@golang.org>
Fri, 11 Dec 2020 18:32:14 +0000 (13:32 -0500)
committerRuss Cox <rsc@golang.org>
Fri, 11 Dec 2020 22:13:50 +0000 (22:13 +0000)
commit41d8e61a6b9d8f9db912626eb2bbc535e929fefc
tree7b93dbe541b038a34811f321d5e79c86580b7cf8
parent14305527f686ced0de8d08b3a62bd96fe6359481
doc: make clear that Go 1.4 is not required for bootstrap

Go 1.4 does not work on some systems, including the most
recent versions of macOS. Make it clearer that that's not the only
way to bootstrap Go.

Change-Id: I7c03d6808e43bf26283a53eab2bb0b2dc4af73af
Reviewed-on: https://go-review.googlesource.com/c/go/+/277216
Trust: Russ Cox <rsc@golang.org>
Run-TryBot: Russ Cox <rsc@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
doc/install-source.html