summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2022-03-29 09:23:24 -0400
committerLuke Smith <luke@lukesmith.xyz>2022-03-29 09:23:24 -0400
commit7739a95994c997e7428a4f81d49456c87f6c7484 (patch)
tree73b70d377d60b0a1003a956560e9dbc04a499285 /README.md
parent65af1f047e672e2c5d42d457d891043bb407476d (diff)
parent370f53204a21bedf95a2f0ed059957df9616b515 (diff)
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b46408c..7626e4d 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ Specifically, this wizard:
#### Dependencies
-- `neomutt` - the email client.
+- `neomutt` - the email client. (If you are using Gentoo GNU/Linux, you will need the `sasl` use flag to be enabled)
- `curl` - tests connections (required at install).
- `isync` - downloads and syncs the mail (required if storing IMAP mail locally).
- `msmtp` - sends the email.