From c72bce901eb0e6be6bc544ace561a1ce88209cb8 Mon Sep 17 00:00:00 2001 From: Andrew Gerrand Date: Wed, 13 Nov 2013 11:53:01 +1100 Subject: [PATCH] doc: use the same wording for OS X as the other OSes I used "and above" when I should have said "or later". Sorry for the churn. R=golang-dev, bradfitz CC=golang-dev https://golang.org/cl/25670043 --- doc/install.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/install.html b/doc/install.html index 92f7189bab..02260fe783 100644 --- a/doc/install.html +++ b/doc/install.html @@ -51,7 +51,7 @@ proceeding. If your OS or architecture is not on the list, it's possible that
FreeBSD 7 or later amd64, 386, arm Debian GNU/kFreeBSD not supported; FreeBSD/ARM needs FreeBSD 10 or later Linux 2.6.23 or later with glibc amd64, 386, arm CentOS/RHEL 5.x not supported; no binary distribution for ARM yet -Mac OS X 10.6 and above amd64, 386 use the gcc that comes with Xcode +Mac OS X 10.6 or later amd64, 386 use the gcc that comes with Xcode Windows 2000 or later amd64, 386 use mingw gcc; cygwin or msys is not needed NetBSD 6 or later amd64, 386 -- 2.48.1