From 149ac34893ad1cc5023ae2fbabd0d553f21b0313 Mon Sep 17 00:00:00 2001
From: Mikhail Gusarov
Date: Mon, 9 May 2016 19:28:28 +0200
Subject: [PATCH] doc: update number of supported instruction sets
Current number was out-of-date since adding MIPS.
Change-Id: I565342a92de3893b75cdfb76fa39f7fdf15672da
Reviewed-on: https://go-review.googlesource.com/22952
Reviewed-by: Brad Fitzpatrick
---
doc/install-source.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/install-source.html b/doc/install-source.html
index d9157c2b17..9a817676c1 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 five instruction sets.
+The Go compilers support six instruction sets.
There are important differences in the quality of the compilers for the different
architectures.
--
2.48.1