aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormoneromooo-monero <moneromooo-monero@users.noreply.github.com>2016-09-18 10:23:02 +0100
committermoneromooo-monero <moneromooo-monero@users.noreply.github.com>2016-09-18 10:23:02 +0100
commitf06882f1bc43f79f071967004360e7f4f17e8de2 (patch)
treea1335a0169decf0efa071b4357008b54103713f1 /README.md
parentMerge pull request #1084 (diff)
downloadmonero-f06882f1bc43f79f071967004360e7f4f17e8de2.tar.xz
README: mention --max-concurrency 1 for Mac
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 848edbb6d..e3d43ccad 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