aboutsummaryrefslogtreecommitdiff
path: root/README.md
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 /README.md
parentMerge pull request #1094 (diff)
parentREADME: mention --max-concurrency 1 for Mac (diff)
downloadmonero-c45595a02e5ddc61c583c1da0e343fa4a6752e6a.tar.xz
Merge pull request #1095
f06882f README: mention --max-concurrency 1 for Mac (moneromooo-monero)
Diffstat (limited to 'README.md')
-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