From f06882f1bc43f79f071967004360e7f4f17e8de2 Mon Sep 17 00:00:00 2001 From: moneromooo-monero Date: Sun, 18 Sep 2016 10:23:02 +0100 Subject: [PATCH] README: mention --max-concurrency 1 for Mac --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 848edbb6..e3d43cca 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