mirror of https://github.com/caronc/apprise
fixed README typo
parent
eafa7498b2
commit
c13bf84d03
|
@ -287,7 +287,7 @@ Once you've defined your custom hook, you just need to tell Apprise where it is
|
||||||
```bash
|
```bash
|
||||||
# By default if no plugin path is specified apprise will attempt to load
|
# By default if no plugin path is specified apprise will attempt to load
|
||||||
# all plugin files (if present) from the following directory paths:
|
# all plugin files (if present) from the following directory paths:
|
||||||
# ~/.apprise/apprise/plugins
|
# ~/.apprise/plugins
|
||||||
# ~/.config/apprise/plugins
|
# ~/.config/apprise/plugins
|
||||||
|
|
||||||
# Windows users can store their default plugin files in these directories:
|
# Windows users can store their default plugin files in these directories:
|
||||||
|
|
Loading…
Reference in New Issue