aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 25e47c1..e60d901 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ Forward emails to pushover based on email sender and recipient address.
## Usage
Add something similar in /etc/aliases
```
-address: |/path/to/push.py /path/to/push.cfg
+address: "|/path/to/push.py /path/to/push.cfg"
```
The path to push.cfg is only needed if it's not in the same diectory as
push.py