diff --git a/doc/install.html b/doc/install.html index 20f8dcc692c..2c1ff215760 100644 --- a/doc/install.html +++ b/doc/install.html @@ -129,12 +129,7 @@ $ env | grep '^GO'

Ports

-Go compilers support two operating systems (Linux, Mac OS X) and -three instruction sets. -The versions for Linux and Mac are equally capable except that the ARM port -does not run on OS X (yet). -

-

+The Go compilers support three instruction sets. There are important differences in the quality of the compilers for the different architectures.

@@ -160,8 +155,9 @@ architectures. arm (a.k.a. ARM); 5g,5l,5c,5a
- It's got a couple of outstanding bugs but is improving. Tested against QEMU - and an android phone. + It's got a couple of outstanding bugs but is improving. + Tested against QEMU and an android phone. + Only supports Linux binaries.