mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-01-11 15:48:05 +00:00
Explicitly state that make -f makfile.unix is the way to build
This commit is contained in:
parent
d9711a5798
commit
b1a657a00d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user