|
|
@ -120,8 +120,8 @@ as follows:
|
|
|
|
# go to home folder if still in ~/monero
|
|
|
|
# go to home folder if still in ~/monero
|
|
|
|
cd ~
|
|
|
|
cd ~
|
|
|
|
|
|
|
|
|
|
|
|
# download the source code of the devel branch
|
|
|
|
# download the source code
|
|
|
|
git clone --recursive -b devel https://github.com/moneroexamples/openmonero.git
|
|
|
|
git clone https://github.com/moneroexamples/onion-monero-blockchain-explorer.git
|
|
|
|
|
|
|
|
|
|
|
|
# enter the downloaded sourced code folder
|
|
|
|
# enter the downloaded sourced code folder
|
|
|
|
cd onion-monero-blockchain-explorer
|
|
|
|
cd onion-monero-blockchain-explorer
|
|
|
|