Create dependencies.md, and link dependencies file from README & build docs

This commit is contained in:
flack
2017-07-09 13:15:45 +02:00
parent 1d4805ce04
commit e91b961923
6 changed files with 40 additions and 3 deletions

View File

@@ -37,6 +37,7 @@ Building
---------------------
The following are developer notes on how to build Bitcoin on your native platform. They are not complete guides, but include notes on the necessary libraries, compile flags, etc.
- [Dependencies](dependencies.md)
- [OS X Build Notes](build-osx.md)
- [Unix Build Notes](build-unix.md)
- [Windows Build Notes](build-windows.md)