building instructions update

This commit is contained in:
sandrossv 2015-03-27 15:52:27 -03:00
parent e00a1957f6
commit 5baca603c8

View File

@ -1,14 +1,12 @@
UNIX BUILD NOTES
====================
Some notes on how to build Bitcoin in Unix.
Some notes on how to build twister in Unix.
To Build
---------------------
cd src/
make -f makefile.unix # Headless bitcoin
See [readme-qt.md](readme-qt.md) for instructions on building Bitcoin-Qt, the graphical user interface.
./bootstrap.sh
make
Dependencies
---------------------