Update README.md

This commit is contained in:
moneroexamples 2019-02-27 23:14:51 +08:00 committed by GitHub
parent 4711f0bf3a
commit b108c22a0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

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