From 4b15cb1b4590e9a9e20fb40608722e9018b11942 Mon Sep 17 00:00:00 2001 From: Fabio Manganiello Date: Fri, 3 Nov 2017 21:33:53 +0100 Subject: [PATCH] README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 53d9935560..b8b34eae78 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,9 @@ class LightBatsignalPlugin(LightPlugin): 6. It's a good practice to define a `status` method in your plugin, which returns a 2-items list like `[output, error]`. -7. Test your new plugin by sending some bullets to it: +7. Rebuild and reinstall `runbullet` if required and relaunch it. + +8. Test your new plugin by sending some bullets to it: ```shell echo '{"on":true}' | pusher --target your_pc --plugin light.batsignal