add libboost-dev to README as dependency
This commit is contained in:
@@ -51,7 +51,7 @@ Komodo is based on Zcash and has been extended by our innovative consensus algor
|
|||||||
|
|
||||||
```shell
|
```shell
|
||||||
#The following packages are needed:
|
#The following packages are needed:
|
||||||
sudo apt-get install build-essential pkg-config libc6-dev m4 g++-multilib autoconf libtool ncurses-dev unzip git python python-zmq zlib1g-dev wget libcurl4-gnutls-dev bsdmainutils automake curl
|
sudo apt-get install build-essential pkg-config libc6-dev m4 g++-multilib autoconf libtool ncurses-dev unzip git python python-zmq zlib1g-dev wget libcurl4-gnutls-dev bsdmainutils automake curl libboost-dev
|
||||||
```
|
```
|
||||||
|
|
||||||
### Build Komodo
|
### Build Komodo
|
||||||
|
|||||||
Reference in New Issue
Block a user