mirror of
https://git.wownero.com/wownero/onion-wownero-blockchain-explorer.git
synced 2024-08-15 00:33:12 +00:00
Update README.md
This commit is contained in:
parent
d2105d17cb
commit
67a5470c6f
1 changed files with 1 additions and 4 deletions
|
@ -80,7 +80,7 @@ The key features of the Onion Monero Blockchain Explorer are:
|
||||||
|
|
||||||
##### Compile latest Monero
|
##### Compile latest Monero
|
||||||
|
|
||||||
Download and compile recent Monero release into your home folder:
|
Download and compile recent Monero into your home folder:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# first install monero dependecines
|
# first install monero dependecines
|
||||||
|
@ -95,9 +95,6 @@ git clone https://github.com/monero-project/monero
|
||||||
|
|
||||||
cd monero/
|
cd monero/
|
||||||
|
|
||||||
# checkout last monero version
|
|
||||||
git checkout -b last_release v0.10.3.1
|
|
||||||
|
|
||||||
make
|
make
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue