This commit is contained in:
Yago 2014-12-10 12:25:18 +01:00
parent c25820c805
commit 792ad233c2
1 changed files with 1 additions and 1 deletions

View File

@ -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.