mirror of
https://git.wownero.com/wownero/onion-wownero-blockchain-explorer.git
synced 2024-08-15 00:33:12 +00:00
README: added libsodium to dependencies list
This commit is contained in:
parent
ad15b5c703
commit
be9f824e12
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ Download and compile recent Monero into your home folder:
|
||||||
# first install monero dependecines
|
# first install monero dependecines
|
||||||
sudo apt update
|
sudo apt update
|
||||||
|
|
||||||
sudo apt install git build-essential cmake libboost-all-dev miniupnpc libunbound-dev graphviz doxygen libunwind8-dev pkg-config libssl-dev libcurl4-openssl-dev libgtest-dev libreadline-dev libzmq3-dev
|
sudo apt install git build-essential cmake libboost-all-dev miniupnpc libunbound-dev graphviz doxygen libunwind8-dev pkg-config libssl-dev libcurl4-openssl-dev libgtest-dev libreadline-dev libzmq3-dev libsodium-dev
|
||||||
|
|
||||||
# go to home folder
|
# go to home folder
|
||||||
cd ~
|
cd ~
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue