From 45e7293eb4463f51257c547956888b4607030811 Mon Sep 17 00:00:00 2001 From: Eyal Levin Date: Tue, 26 Apr 2016 17:20:05 +0300 Subject: [PATCH] Fix startup command. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f584b5c..f26338d 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ To install the example 'repeat' plugin The repeat plugin will now be loaded by the bot on startup. - ./start_rtmbot.py + ./rtmbot.py Create Plugins --------