diff options
author | Luke Smith <luke@lukesmith.xyz> | 2019-04-21 22:21:57 -0400 |
---|---|---|
committer | Luke Smith <luke@lukesmith.xyz> | 2019-04-21 22:21:57 -0400 |
commit | 9fbb5e6832d9f287eeba8632b3b56aed83b68208 (patch) | |
tree | fd839720116de0731febaf8e6636f3512881788e /README.md | |
parent | da764165f5839364447a52556ed7d15d4c70429e (diff) |
this might actually werk
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -19,11 +19,13 @@ Specifically, this wizard: ## Install and Use ``` -git clone https://github.com/LukeSmithxyz/mutt-wizard ~/.config/mutt -cd ~/.config/mutt +git clone https://github.com/LukeSmithxyz/mutt-wizard +cd mutt-wizard sudo make install ``` +The mutt-wizard is run with the command `mw`. It also installs the `mailsync` command. + Install these required programs: - `neomutt` - the email client. |