diff options
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. |