summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorspeedie <71722170+speediegq@users.noreply.github.com>2023-06-20 19:52:33 +0200
committerGitHub <noreply@github.com>2023-06-20 19:52:33 +0200
commite0dd9f8193a9a3c38a867eeb3f3f18c4c170d8df (patch)
treeed7b7c5c0b468713cb73eb889f695e4ec7d5258e /README.md
parentb1a7dab811c04e518bb2eb6384b3ca00347d0c8b (diff)
Add gettext dependency to README
gettext which provides the envsubst command is not installed on all distributions. Void for instance does not come with this, so I think it should be mentioned in the README.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5883014..76e2461 100644
--- a/README.md
+++ b/README.md
@@ -36,6 +36,7 @@ Specifically, this wizard:
- `msmtp` - sends the email.
- `pass` - safely encrypts passwords (required at install).
- `ca-certificates` - required for SSL. Probably installed already.
+- `gettext` - writes config files. Probably installed already.
**Note**: There's a chance of errors if you use a slow-release distro like
Ubuntu, Debian, or Mint. If you get errors in `neomutt`, install the most