From 7f1d8cb8bfe8439083d681c968533643e9b3ca0b Mon Sep 17 00:00:00 2001 From: Daniil Gentili Date: Sun, 17 Apr 2016 14:15:30 +0200 Subject: [PATCH] Added easy way to source script --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c0ec6c..abe86c2 100644 --- a/README.md +++ b/README.md @@ -161,7 +161,7 @@ Once you're done editing start the bot with ```./bashbot.sh start```. To stop the bot run ```./bashbot.sh kill```. If some thing doesn't work as it should, debug with ```bash -x bashbot.sh```. -To use the functions provided in this script in other scripts source bashbot.sh: ```source bashbot.sh source``` +To use the functions provided in this script in other scripts simply source bashbot: ```source bashbot.sh``` ## User count