commit | c5f56d4e3df78423a09e541ace3b7d60cad8dae9 | [log] [tgz] |
---|---|---|
author | Russ Cox <rsc@golang.org> | Thu Oct 20 22:08:39 2016 -0400 |
committer | Russ Cox <rsc@golang.org> | Thu Oct 20 22:08:39 2016 -0400 |
tree | 5bc1072ea6b3e1525c34fe96daa949e3ff7737de | |
parent | 4c38ad011e29f332fe53f24e017fcd062b7b5eb8 [diff] |
Updated MinimumRequirements (markdown)
diff --git a/MinimumRequirements.md b/MinimumRequirements.md index a5f7c2e..2cbde60 100644 --- a/MinimumRequirements.md +++ b/MinimumRequirements.md
@@ -8,6 +8,8 @@ We don't support CentOS 5. Kernel is too old (2.6.18). +For little-endian MIPS64, kernel version 4.1 is known to fail, and 4.8 works. + ### Windows Windows XP or higher. But we don't currently (2016-09-23) have a Windows XP running. That is https://github.com/golang/go/issues/10267