diff options
author | Alex Vear <axvr@users.noreply.github.com> | 2018-01-30 21:03:58 +0000 |
---|---|---|
committer | Alex Vear <axvr@users.noreply.github.com> | 2018-01-30 21:03:58 +0000 |
commit | 4c855174e101b84c67f4b78bc76e3587301dd5a0 (patch) | |
tree | 365970fc5d719c4270ca6d1488c6bc8ff92c5260 /doc/README.md | |
parent | 9cb2309050880c2887b4b5f7a7231e4fc6dc3f47 (diff) |
Add NetBSD build instruction links
Diffstat (limited to 'doc/README.md')
-rw-r--r-- | doc/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/README.md b/doc/README.md index 988019869e..ddb239f60c 100644 --- a/doc/README.md +++ b/doc/README.md @@ -42,6 +42,7 @@ The following are developer notes on how to build Bitcoin on your native platfor - [Unix Build Notes](build-unix.md) - [Windows Build Notes](build-windows.md) - [OpenBSD Build Notes](build-openbsd.md) +- [NetBSD Build Notes](build-netbsd.md) - [Gitian Building Guide](gitian-building.md) Development |