summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2018-08-21 14:11:53 -0400
committerLuke Smith <luke@lukesmith.xyz>2018-08-21 14:11:53 -0400
commit8ba05e8ee8cea7663460deac636eadf576faa49c (patch)
treeb7d5a592c8631d0ba142ec6135ad4d709b4ec805
parent18dbc16195c530daee2b68c56c6e92a309d38720 (diff)
parent438f6d0bb540d8fc0a5eb2117bc19190666a0b88 (diff)
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 086b5d9..0f232b5 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.)