Fix markup in README.md.

This commit is contained in:
Andrew Ferrier 2015-07-01 17:52:16 -05:00
parent 7955acab9c
commit 263ea6b167

View file

@ -62,7 +62,9 @@ default to *delete* remote emails from the server once they are converted - be
careful with that. You might want to consider setting up your crontab
something like this:
```
@hourly getmail --verbose | logger
```
This will ensure that getmail is invoked hourly to fetch email, and log its
output to syslog.