Link docs/openbsd.md in readme
License: MIT Signed-off-by: kpcyrd <git@rxv.cc>
kpcyrd committed
Apr 27, 2017 at 01:06 UTC
4f98f8fa3b0d179079872744e2d8da3c252cf76b
1 file changed
+1
README.md
+1
@@ -132,6 +132,7 @@ mismatched APIs.
132
#### Troubleshooting
133
134
* Separate [instructions are available for building on Windows](docs/windows.md).
135
+* Also, [instructions for OpenBSD](docs/openbsd.md).
136
* `git` is required in order for `go get` to fetch all dependencies.
137
* Package managers often contain out-of-date `golang` packages.
138
Ensure that `go version` reports at least 1.7. See above for how to install go.