diff options
author | Sean O'Reilly <sean.orl@gmail.com> | 2018-10-30 17:53:33 +0200 |
---|---|---|
committer | Sean O'Reilly <sean.orl@gmail.com> | 2018-10-30 17:53:33 +0200 |
commit | 62d00a13344ac0810f114dd1430d5862b52040af (patch) | |
tree | 78b4928b4cd77cb21796eacae2d45e18f38323c6 | |
parent | e06b56f59af8779ac88d34560113dc3da9e80c41 (diff) |
Revised some of the language in the instructions
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -77,7 +77,7 @@ accounts. ### Installation on macOS -You may need to add symbolic links or aliases on macOS, or the account generation logic may fail, or worse. +You may need to install or symlink additional packages on macOS. Otherwise the generation of configuration files may fail, or worse. ``` ln -s /usr/local/bin/gpg /usr/local/bin/gpg2 |