Update README.md
This commit is contained in:
parent
24299a187f
commit
f63e2b1c9e
@ -476,7 +476,8 @@ sudo apt-get install libreadline-dev libconfig-dev libssl-dev lua5.2 liblua5.2-d
|
|||||||
```bash
|
```bash
|
||||||
# After those dependencies, lets install the bot
|
# After those dependencies, lets install the bot
|
||||||
cd $HOME
|
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 install
|
||||||
./launch.sh # Will ask you for a phone number & confirmation code.
|
./launch.sh # Will ask you for a phone number & confirmation code.
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user