mirror of
https://git.wownero.com/wownero/onion-wownero-blockchain-explorer.git
synced 2024-08-15 00:33:12 +00:00
README: add --recursive to git clone monero
This commit is contained in:
parent
0e8da07a06
commit
16537a551a
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ sudo apt install git build-essential cmake libboost-all-dev miniupnpc libunbound
|
||||||
# go to home folder
|
# go to home folder
|
||||||
cd ~
|
cd ~
|
||||||
|
|
||||||
git clone https://github.com/monero-project/monero
|
git clone --recursive https://github.com/monero-project/monero
|
||||||
|
|
||||||
cd monero/
|
cd monero/
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue