aboutsummaryrefslogtreecommitdiff
path: root/doc/README.md
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2015-11-03 11:36:09 +0100
committerWladimir J. van der Laan <laanwj@gmail.com>2015-11-04 11:57:30 +0100
commit35bb381435abe0cee661fa169d5d228a464d7632 (patch)
tree974f42ad90b8d298b16643ac2ad5947523351231 /doc/README.md
parent42f339ef780bff268369e3a7399c8b8f2ef3e8b4 (diff)
downloadbitcoin-35bb381435abe0cee661fa169d5d228a464d7632.tar.xz
build: Improve build instructions
- Add package instructions for Ubuntu 15.10 - Clarify BerkeleyDB/wallet situation for unix - Add basic build instructions for Windows (closes #1401)
Diffstat (limited to 'doc/README.md')
-rw-r--r--doc/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/README.md b/doc/README.md
index 08fd724355..0594d20dd4 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -43,6 +43,8 @@ The following are developer notes on how to build Bitcoin on your native platfor
- [OS X Build Notes](build-osx.md)
- [Unix Build Notes](build-unix.md)
+- [Windows Build Notes](build-windows.md)
+- [OpenBSD Build Notes](build-openbsd.md)
- [Gitian Building Guide](gitian-building.md)
Development