diff --git a/README.md b/README.md index caa33e7..bfe550f 100644 --- a/README.md +++ b/README.md @@ -476,7 +476,8 @@ sudo apt-get install libreadline-dev libconfig-dev libssl-dev lua5.2 liblua5.2-d ```bash # After those dependencies, lets install the bot cd $HOME -git clone https://github.com/yagop/telegram-bot.git +git clone https://github.com/yagop/telegram-bot.git +cd telegram-bot ./launch.sh install ./launch.sh # Will ask you for a phone number & confirmation code. ```