NEWS.org: fix confusion display on github

This commit is contained in:
Dirk-Jan C. Binnema 2020-06-07 18:26:05 +03:00
parent b10b243b54
commit 8cc2788652
1 changed files with 3 additions and 3 deletions

View File

@ -153,12 +153,12 @@
- shut down emacs
- Run `mu init' in a terminal
- Run ~mu init~ in a terminal
- Make sure mu init points to the right Maildir folder and add your email address(es) the following way:
`mu init --maildir=~/Maildir --my-address=jim@example.com --my-address=bob@example.com'
~mu init --maildir=~/Maildir --my-address=jim@example.com --my-address=bob@example.com~
- once this is done run `mu index'
- once this is done run ~mu index~
- Don't forget to delete your old mail cache location if necessary (see release notes for more detail).