readme updated to v0.11.0.0

master
moneroexamples 7 years ago
parent 5e6fba0066
commit 938b8ddf81

@ -81,7 +81,7 @@ The key features of the Onion Monero Blockchain Explorer are:
## Compilation on Ubuntu 16.04 ## Compilation on Ubuntu 16.04
##### Compile latest Monero ##### Compile latest Monero release v0.11
Download and compile recent Monero into your home folder: Download and compile recent Monero into your home folder:
@ -98,10 +98,14 @@ git clone https://github.com/monero-project/monero
cd monero/ cd monero/
# checkout last monero version
git checkout -b last_release v0.11.0.0
make make
``` ```
##### Compile and run the explorer ##### Compile and run the explorer
Once the Monero is compiles, the explorer can be downloaded and compiled Once the Monero is compiles, the explorer can be downloaded and compiled
as follows: as follows:

Loading…
Cancel
Save