diff options
| author | cyan <cyjan@mrcyjanek.net> | 2024-11-01 19:45:19 +0000 |
|---|---|---|
| committer | cyan <cyjan@mrcyjanek.net> | 2024-11-01 19:45:19 +0000 |
| commit | 0f2f9ad40cb8bfc3fe946a92114aaa482f54e9db (patch) | |
| tree | 5695b0bf484ecb11e2c4fb1ae58f3671444d0ca4 /README.md | |
| parent | c8ad2e6638b199312a11d2ceb8ae00356a4ed8ec (diff) | |
unboost the cmakelists
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ TL;DR: ```bash $ rm -rf monero wownero release $ git submodule update --init --recursive --force -$ for coin in monero wownero; do ./apply_patches $coin; done +$ for coin in monero wownero zano; do ./apply_patches $coin; done $ ./build_single monero $(gcc -dumpmachine) -j$(nproc) ``` |
