Skip to content

Commit 4c85517

Browse files
committed
Add NetBSD build instruction links
1 parent 9cb2309 commit 4c85517

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

doc/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ The following are developer notes on how to build Bitcoin on your native platfor
4242
- [Unix Build Notes](build-unix.md)
4343
- [Windows Build Notes](build-windows.md)
4444
- [OpenBSD Build Notes](build-openbsd.md)
45+
- [NetBSD Build Notes](build-netbsd.md)
4546
- [Gitian Building Guide](gitian-building.md)
4647

4748
Development

doc/build-unix.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ UNIX BUILD NOTES
22
====================
33
Some notes on how to build Bitcoin Core in Unix.
44

5-
(for OpenBSD specific instructions, see [build-openbsd.md](build-openbsd.md))
5+
(For BSD specific instructions, see [build-openbsd.md](build-openbsd.md) and/or
6+
[build-netbsd.md](build-netbsd.md))
67

78
Note
89
---------------------

0 commit comments

Comments
 (0)