diff --git a/doc/install-source.html b/doc/install-source.html index b5b422ea11..f8cda1dc21 100644 --- a/doc/install-source.html +++ b/doc/install-source.html @@ -33,7 +33,7 @@ compiler using the GCC back end, see
-The Go compilers support twelve instruction sets: +The Go compilers support the following instruction sets:
ARM instruction set, 64-bit (AArch64) and 32-bit.
mips64, mips64le, mips, mipsle
+MIPS instruction set, big- and little-endian, 64- and 32-bit.
+ppc64, ppc64le
riscv64
+s390x
mips64, mips64le, mips, mipsle
-MIPS instruction set, big- and little-endian, 64- and 32-bit.
-wasm