aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRiccardo Spagni <ric@spagni.net>2016-09-18 11:45:35 +0200
committerRiccardo Spagni <ric@spagni.net>2016-09-18 11:45:35 +0200
commitc45595a02e5ddc61c583c1da0e343fa4a6752e6a (patch)
treecd2ab6a9317b55a67616269a1000b43887c8dece
parent4a03a8a1da1341fcceeb8a73a24ea1b4cedb443c (diff)
parentf06882f1bc43f79f071967004360e7f4f17e8de2 (diff)
downloadmonzero-core-c45595a02e5ddc61c583c1da0e343fa4a6752e6a.tar.gz
monzero-core-c45595a02e5ddc61c583c1da0e343fa4a6752e6a.tar.xz
monzero-core-c45595a02e5ddc61c583c1da0e343fa4a6752e6a.zip
Merge pull request #1095
f06882f README: mention --max-concurrency 1 for Mac (moneromooo-monero)
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 850c8066e..e0fb346ec 100644
--- a/README.md
+++ b/README.md
@@ -263,6 +263,9 @@ service](utils/systemd/monerod.service) assumes that the user `monero` exists
and its home is the data directory specified in the [example
config](utils/conf/monerod.conf).
+If you're on Mac, you may need to add the `--max-concurrency 1` option to
+monero-wallet-cli, and possibly monerod, if you get crashes refreshing.
+
## Internationalization
See README.i18n