From 7dcfe6ded38e9645282be85b0cad88a3bb432fea Mon Sep 17 00:00:00 2001 From: cygnusxi Date: Mon, 18 May 2020 02:10:58 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7de10bf..50c0b9c 100644 --- a/README.md +++ b/README.md @@ -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}