Skip to content

Commit

Permalink
Explicitly state that make -f makfile.unix is the way to build
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinandresen committed Jan 25, 2011
1 parent d9711a5 commit b1a657a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions build-unix.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,14 @@ cryptographic software written by Eric Young (eay@cryptsoft.com).
UNIX BUILD NOTES
================

To Build
--------

make -f makefile.unix # Bitcoin with wxWidgets GUI
or
make -f makefile.unix bitcoind # Headless bitcoin


Dependencies
------------
sudo apt-get install build-essential
Expand Down

0 comments on commit b1a657a

Please sign in to comment.