File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -65,8 +65,8 @@ <h2 id="ports">Ports</h2>
65
65
</ p >
66
66
67
67
< p id ="darwin ">
68
- Go 1.10 is the last release that will run on OS X 10.8 Mountain Lion.
69
- Go 1.11 will require OS X 10.9 Mavericks or later.
68
+ Go 1.10 is the last release that will run on OS X 10.8 Mountain Lion or on OS X 10.9 Mavericks .
69
+ Go 1.11 will require OS X 10.10 Yosemite or later.
70
70
</ p >
71
71
72
72
< p id ="freebsd ">
@@ -76,7 +76,7 @@ <h2 id="ports">Ports</h2>
76
76
</ p >
77
77
78
78
< p id ="netbsd ">
79
- Go now runs on NetBSD again, but requires the unreleased NetBSD 8.
79
+ Go now runs on NetBSD again but requires the unreleased NetBSD 8.
80
80
Only < code > GOARCH</ code > < code > amd64</ code > and < code > 386</ code > are
81
81
known to work. The < code > arm</ code > port might work but is untested.
82
82
</ p >
You can’t perform that action at this time.
0 commit comments