File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -42,6 +42,7 @@ The following are developer notes on how to build Bitcoin on your native platfor
42
42
- [ Unix Build Notes] ( build-unix.md )
43
43
- [ Windows Build Notes] ( build-windows.md )
44
44
- [ OpenBSD Build Notes] ( build-openbsd.md )
45
+ - [ NetBSD Build Notes] ( build-netbsd.md )
45
46
- [ Gitian Building Guide] ( gitian-building.md )
46
47
47
48
Development
Original file line number Diff line number Diff line change @@ -2,7 +2,8 @@ UNIX BUILD NOTES
2
2
====================
3
3
Some notes on how to build Bitcoin Core in Unix.
4
4
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 ) )
6
7
7
8
Note
8
9
---------------------
You can’t perform that action at this time.
0 commit comments