summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCzarek Nakamoto <cyjan@mrcyjanek.net>2025-02-17 11:23:33 +0100
committerCzarek Nakamoto <cyjan@mrcyjanek.net>2025-02-17 11:23:33 +0100
commite64ac9c4f14f9c0e45606fe67aeeeb3a5f9af777 (patch)
tree6ada5abb929ebb331b007ca5719c589fac40eef1 /README.md
parent9d9b1f2f2373fc9a99c6556a93eea63fe343cf58 (diff)
Add mirror fot git repo
Improve apply_patches.sh Improve build_single.sh Create tools to mirror all repositories in git bundles
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index 5ed7564..8034c71 100644
--- a/README.md
+++ b/README.md
@@ -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/