mirror of
https://git.wownero.com/wownero/onion-wownero-blockchain-explorer.git
synced 2024-08-15 00:33:12 +00:00
git clone command corrected
This commit is contained in:
parent
e2bf4a8d68
commit
8062714896
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ sudo apt install git build-essential cmake libboost-all-dev miniupnpc libunbound
|
||||||
cd ~
|
cd ~
|
||||||
|
|
||||||
# download monero sourced for branch release-v0.13
|
# download monero sourced for branch release-v0.13
|
||||||
git clone --recurse-submodules -b release-v0.13 https://github.com/monero-project/monero.git
|
git clone --recursive -b release-v0.13 https://github.com/monero-project/monero.git
|
||||||
|
|
||||||
cd monero/
|
cd monero/
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue