Update build instructions for the new, no-wxwidgets world

This commit is contained in:
Gavin Andresen
2011-09-26 11:40:43 -04:00
parent 81cadd74d2
commit adea540e38
4 changed files with 23 additions and 144 deletions

9
INSTALL Normal file
View File

@@ -0,0 +1,9 @@
Building Bitcoin
See doc/readme-qt.rst for instructions on building Bitcoin QT,
the intended-for-end-users, nice-graphical-interface, reference
implementation of Bitcoin.
See doc/build-*.txt for instructions on building bitcoind,
the intended-for-services, no-graphical-interface, reference
implementation of Bitcoin.