Update README.md

This commit is contained in:
cygnusxi 2020-05-18 02:10:58 -05:00 committed by GitHub
parent 57bd3bf471
commit 7dcfe6ded3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,7 +35,7 @@ If you do not use Linux, see previous section for a prebuilt wallet. There are t
> 3. **qmake && make**
### FOR THE HEADLESS CURECOIND:
> 1. **sudo apt-get install libboost-all-dev libqrencode-dev libssl-dev libdb5.3-dev libdb5.3++-dev libminiupnpc-dev dh-make build-essential**         {See: **NOTES** below}
> 1. **sudo apt-get install libboost-all-dev libqrencode-dev libssl-dev libdb5.3-dev libdb5.3++-dev libminiupnpc-dev dh-make build-essential**        
> 2. **cd src**
> 3. **make -f makefile.unix**
> 4. **sudo make install**     {Alternatively, don't run that command, and just place the binary wherever you want}