diff --git a/Notify_boxcar.md b/Notify_boxcar.md index 82830e9..3db86e5 100644 --- a/Notify_boxcar.md +++ b/Notify_boxcar.md @@ -47,5 +47,5 @@ Send a _secure_ Boxcar notification to an alias and a _tag_: # - our {alias} is myphone # - our {tag} is @friends -python notify.py boxcars://localhost/myphone/@friends +notify boxcars://localhost/myphone/@friends ```