diff options
author | Riccardo Spagni <ric@spagni.net> | 2016-09-18 11:45:35 +0200 |
---|---|---|
committer | Riccardo Spagni <ric@spagni.net> | 2016-09-18 11:45:35 +0200 |
commit | c45595a02e5ddc61c583c1da0e343fa4a6752e6a (patch) | |
tree | cd2ab6a9317b55a67616269a1000b43887c8dece /README.md | |
parent | Merge pull request #1094 (diff) | |
parent | README: mention --max-concurrency 1 for Mac (diff) | |
download | monero-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.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |