From b960288ca5062268675c0925136617a2b43c0181 Mon Sep 17 00:00:00 2001 From: lead2gold Date: Wed, 29 Nov 2017 20:20:27 -0500 Subject: [PATCH] Updated Notify_boxcar (markdown) --- Notify_boxcar.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ```