Updated MinimumRequirements (markdown)
diff --git a/MinimumRequirements.md b/MinimumRequirements.md
index 3276b84..b307182 100644
--- a/MinimumRequirements.md
+++ b/MinimumRequirements.md
@@ -38,6 +38,10 @@
FreeBSD 8 and up according to https://golang.org/doc/install, but I suspect we might need something newer than 8. We only run builders testing FreeBSD 10.1 and 11.0.
+### [NetBSD](NetBSD)
+
+There are known NetBSD bugs (including kernel crashes) up to the current NetBSD 7.1. It's currently not recommended to run Go on NetBSD, though it might work. See https://tip.golang.org/doc/go1.9#known_issues and https://github.com/golang/go/issues/20852
+
### [Native Client](NativeClient)
pepper_39 or newer.