diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -7,9 +7,7 @@ TL;DR: ```bash -$ rm -rf monero wownero release -$ git submodule update --init --recursive --force -$ for coin in monero wownero zano; do ./apply_patches.sh $coin; done +$ ./build_single.sh monero $(gcc -dumpmachine) -j$(nproc) ``` Broken? Not working? Need help? https://moneroc.mrcyjanek.net/ |
