summaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 27fdcfb..4fdcf4e 100644
--- a/README
+++ b/README
@@ -433,7 +433,7 @@ Monitors have default aliases.
- Args: list of maildirs in form [("name1","path1"),("name2","path2")]
- This plugin requires INOTIFY support in Linux kernel and hinotify library.
To activate, pass --flags="with_inotify" to "runhaskell Setup configure"
- or to "cabal configure".
+ or to "cabal install".
`MBox Mboxes BaseDir`
@@ -447,7 +447,7 @@ Monitors have default aliases.
absolute.
- This plugin requires INOTIFY support in Linux kernel and hinotify library.
To activate, pass --flags="with_inotify" to "runhaskell Setup
- configure" or to "cabal configure".
+ configure" or to "cabal install".
- Example:
`Run MBox [("I ", "inbox", "red"), ("O ", "/foo/mbox", "")] "/var/mail/"`
will look for mails in /var/mail/inbox and /foo/mbox.