resolves #18
This commit is contained in:
parent
c25820c805
commit
792ad233c2
@ -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.
|
||||
|
Reference in New Issue
Block a user