diff --git a/doc/go1.16.html b/doc/go1.16.html index 1694b2277d..0c2921fe6b 100644 --- a/doc/go1.16.html +++ b/doc/go1.16.html @@ -55,7 +55,9 @@ Do not send CLs removing the interior tags from such phrases. Go 1.16 adds an ios/amd64 port, which targets the iOS simulator running on AMD64-based macOS. Previously this was unofficially supported through darwin/amd64 with - the ios build tag set. + the ios build tag set. See also + misc/ios/README for + details about how to build programs for iOS and iOS simulator.