summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Walther <go-schiller@t-online.de>2018-07-31 20:14:43 +0200
committerGitHub <noreply@github.com>2018-07-31 20:14:43 +0200
commitedb614bfd910c42297bf383173f578ba7e0ad350 (patch)
tree637a3d003e9c4a3d6a64937a6c114c48af453cb3
parentdd45dde7bac61c74e4399a3195c1ef7b43089b8d (diff)
are you sure msmtp isn't needed?
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3181487..5ea9c3e 100644
--- a/README.md
+++ b/README.md
@@ -54,7 +54,7 @@ mail with mutt and offlineimap. Be sure to enable that!
## Installation and Dependencies
-`dialog`, `neomutt` and `offlineimap` should be installed. You also need to
+`dialog`, `neomutt`, `offlineimap` and `msmtp` 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.)