added new deps for maildir function in readme

This commit is contained in:
Jaromil 2017-05-01 09:23:51 +02:00
parent e50950894f
commit 96f560f99d
1 changed files with 5 additions and 1 deletions

View File

@ -24,7 +24,11 @@ files found into a directory.
Webnomad is operated from the console terminal.
The following dependencies must be installed: `zsh pandoc inotifywait`
The following dependencies must be installed: `zsh pandoc`
This dependency is optional for preview mode: ` inotifywait`
These dependencies are optional for maildir support: `maildir-utils recode`
## BASIC USAGE