summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2018-03-16 12:14:51 -0700
committerLuke Smith <luke@lukesmith.xyz>2018-03-16 12:14:51 -0700
commit17b880131630de5686e126d528b80832843b7edc (patch)
treeeaf5fa48068e61c9892713e5ff30922de493b8b4 /README.md
parent4abc05bfb55b012e5d4082423b0565b59f85a05c (diff)
parente9d16d64562c97914e91e4870a848874cfc28cb6 (diff)
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 352437b..e27d766 100644
--- a/README.md
+++ b/README.md
@@ -27,6 +27,8 @@ Note also that Gmail and some providers require you to enable sign-ins from thir
## Installation and Dependencies
+> **MacOS prerequisites** - Install `iproute2mac` and `mpv` ( brew install iproute2mac mpv )
+
`dialog`, `neomutt` and `offlineimap` should be installed. You also need to have a GPG public/private key pair for the wizard to automatically store your passwords. The whole repo should be cloned to `~/.config/mutt/`. (If you have a previous mutt folder, you'll want to back it up or delete it first.)
```