From: Russ Cox Date: Wed, 6 Jan 2016 20:47:47 +0000 (-0500) Subject: doc: remove note about installing from source for ARM X-Git-Tag: go1.6beta2~97 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=73ba846c6a3f8c605682a5808065238a961add45;p=gostls13.git doc: remove note about installing from source for ARM Now there are ARM downloads too. Change-Id: I236381508c69d56748e672d184b92caa715e81ae Reviewed-on: https://go-review.googlesource.com/18342 Reviewed-by: Andrew Gerrand --- diff --git a/doc/install.html b/doc/install.html index 6baf2b53c8..96a7672778 100644 --- a/doc/install.html +++ b/doc/install.html @@ -48,7 +48,7 @@ If your OS or architecture is not on the list, you may be able to
FreeBSD 8-STABLE or later amd64 Debian GNU/kFreeBSD not supported -Linux 2.6.23 or later with glibc amd64, 386, arm CentOS/RHEL 5.x not supported; install from source for ARM +Linux 2.6.23 or later with glibc amd64, 386, arm CentOS/RHEL 5.x not supported Mac OS X 10.7 or later amd64 use the clang or gcc that comes with Xcode Windows XP or later amd64, 386 use MinGW gcc. No need for cygwin or msys.