mirror of
https://git.wownero.com/wownero/onion-wownero-blockchain-explorer.git
synced 2024-08-15 00:33:12 +00:00
info about cmake path to monero added to readme
This commit is contained in:
parent
a96d9f3594
commit
f131bcfc9b
1 changed files with 3 additions and 0 deletions
|
@ -113,6 +113,9 @@ mkdir build && cd build
|
||||||
# create the makefile
|
# create the makefile
|
||||||
cmake ..
|
cmake ..
|
||||||
|
|
||||||
|
# altearnatively can use: cmake -DMONERO_DIR=/path/to/monero_folder ..
|
||||||
|
# if monero is not in ~/monero
|
||||||
|
|
||||||
# compile
|
# compile
|
||||||
make
|
make
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue