diff --git a/Notify_pushbullet.md b/Notify_pushbullet.md index 8e63039..942d4bf 100644 --- a/Notify_pushbullet.md +++ b/Notify_pushbullet.md @@ -29,5 +29,5 @@ If neither a **{device_id}**, **#{channel}**, or **{email}** is specified, then Send a Pushbullet notification to all devices: ```bash # Assuming our {accesstoken} is abcdefghijklmno -notify pbul://abcdefghijklmno +apprise pbul://abcdefghijklmno ``` \ No newline at end of file