diff --git a/MinimumRequirements.md b/MinimumRequirements.md index 04763fc5..c09e9e3b 100644 --- a/MinimumRequirements.md +++ b/MinimumRequirements.md @@ -23,7 +23,10 @@ For Go 1.11 and later: Windows Server 2008R2 and higher or Windows 7 and higher. ### [macOS (née OS X, aka Darwin)](Darwin) macOS Sierra 10.12 or higher requires Go 1.7.1 or above. -Go 1.15 and later only support macOS Sierra 10.12 or newer, see https://golang.org/doc/go1.15#darwin. We only have builders for 10.12, 10.14 and 10.15 as of 2020-11-18. + +Go 1.15 and later only support macOS Sierra 10.12 or newer, see https://golang.org/doc/go1.15#darwin + +We only have builders for 10.12, 10.14 and 10.15 as of 2020-11-18. ### [OpenBSD](OpenBSD)