summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAbin Simon <abinsimon10@gmail.com>2018-03-13 10:25:21 +0530
committerAbin Simon <abinsimon10@gmail.com>2018-03-13 14:26:58 +0530
commit4537d35666b9c23f82e9c5f2c0e838c09959906a (patch)
treebd7ec7749ee4b92459afb826e651618edd013dd1 /README.md
parenta4e016a8f33c76c963df256d47d8b78cb1a80d74 (diff)
MacOS fixes
fix adding new account in macos Fix mailsync ping command Fix mutt-wizard Fix muttrc for mac Add files for offlineimap_profile and offlineimap_header Update README with MacOS install instructions
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.)
```