summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author187Qrly <56300140+187Qrly@users.noreply.github.com>2022-01-01 15:53:33 +0100
committerGitHub <noreply@github.com>2022-01-01 15:53:33 +0100
commitaba07e26f83da9055c16255ace3836f4bfba665e (patch)
tree2eb124512585769c48ffb7f8f89a855d16a97e88
parente6087481ad26e7a328a11d9537dcce18982bbc5e (diff)
Make gentoo users aware that they need the "sasl" for the neomutt package.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 372aa02..ddf6f8b 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.