aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4aceeaf..715131a 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,11 @@ simplest, it just runs in a loop which fetches all mail every 15 minutes, but
it can be configured to watch some or all mailboxes using IMAP IDLE to
immediately trigger mail fetching as it comes in.
+## Installation
+
+`mbsyncloop` is a standalone script, it just needs to be somewhere on your
+`$PATH`. It requires `perl`, `mbsync`, and `goimapnotify` to be installed.
+
## Configuration
Configuration is read from `~/.config/mbsyncloop/config.json` if available. All