From d30c87a44d6a77d2f25ff29a25668d0c69a06a9e Mon Sep 17 00:00:00 2001 From: topkecleon Date: Tue, 19 Apr 2016 15:01:01 -0400 Subject: [PATCH] Updated readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c315195..98f35ce 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ group. This step is up to you actually. ### Install bashbot Clone the repository: ``` -git clone https://github.com/topkecleon/telegram-bot-bash +git clone --recursive https://github.com/topkecleon/telegram-bot-bash ``` Paste the token on line 6 of commands.sh (instead of tokenhere).