1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-06-28 17:03:58 +08:00

Link docs/openbsd.md in readme

License: MIT
Signed-off-by: kpcyrd <git@rxv.cc>
This commit is contained in:
kpcyrd
2017-04-27 01:06:30 +02:00
parent 720ced12b9
commit 4f98f8fa3b

View File

@ -132,6 +132,7 @@ mismatched APIs.
#### Troubleshooting
* Separate [instructions are available for building on Windows](docs/windows.md).
* Also, [instructions for OpenBSD](docs/openbsd.md).
* `git` is required in order for `go get` to fetch all dependencies.
* Package managers often contain out-of-date `golang` packages.
Ensure that `go version` reports at least 1.7. See above for how to install go.