diff --git a/README.md b/README.md index b08cffe..2dc2173 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ $ sudo luarocks install luasocket ```bash # After those dependencies, lets install the bot $ cd $HOME -$ git clone git@github.com:yagop/telegram-bot.git --recursive +$ git clone https://github.com/yagop/telegram-bot.git --recursive $ cd telegram-bot/tg $ ./configure && make $ cd .. && ./launch.sh # Will ask you for a phone number & confirmation code.