diff --git a/Notify_my_android.md b/Notify_my_android.md index 665c6d5..dff2b22 100644 --- a/Notify_my_android.md +++ b/Notify_my_android.md @@ -19,5 +19,5 @@ Valid syntax is as follows: Send a NMA notification ```bash # Assuming our {apikey} is abcdefghijklmnop1234567890 -notify nma://abcdefghijklmnop1234567890 +apprise nma://abcdefghijklmnop1234567890 ```