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
b81ba5f14d
commit
fcc4eec0b7
1 changed files with 0 additions and 6 deletions
|
@ -122,12 +122,6 @@ 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
|
|
||||||
#
|
|
||||||
# also can build with ASAN (sanitizers), for example
|
|
||||||
# cmake -DSANITIZE_ADDRESS=On ..
|
|
||||||
|
|
||||||
# compile
|
# compile
|
||||||
make
|
make
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue