summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2022-01-22 01:40:36 +0000
committerGitHub <noreply@github.com>2022-01-22 01:40:36 +0000
commitc0758e17517afd9c4f1860c2b720089af79595fa (patch)
treef7d4fcb4f16f6433fc0d3048737e5d9b2edf2f26
parent5aea3a0b54d700a37baf9335b2f92ee1fc2baa65 (diff)
parentaba07e26f83da9055c16255ace3836f4bfba665e (diff)
Merge pull request #805 from 187Qrly/patch-1
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.