commit f503c6a9aa104fd8323c0e0c981ccdbd1d1989df
parent 6b72e911d8031e7bac2cfc26294c93c32d7c1c5e
Author: Luke <luke@lukesmith.xyz>
Date: Mon, 19 Feb 2018 18:04:27 -0700
doc changes
Diffstat:
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -26,12 +26,14 @@ Note also that Gmail and some providers require you to enable sign-ins from thir
## Installation and Dependencies
-dialog, neomutt and offlineimap should be installed. You also need to have a GPG public/private key pair for the wizard to automatically store your passwords. Otherwise you'll have to store them insecurely in plaintext files without the help of the wizard. 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.)
+dialog, neomutt and offlineimap 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.)
```
git clone https://github.com/LukeSmithxyz/mutt-wizard.git ~/.config/mutt
```
+You will want to delete or rename your current `~/.offlineimaprc` as well, as although you can later modify the `~/.offlineimaprc` produced by the script, you must have no file there the first time you add your first account.
+
Just run `mutt-wizard.sh` for all the options, to install an account:
* First, select the "Add an account" option and give the script your account information.