fix the wrong cp command

This commit is contained in:
dennydai 2016-05-02 17:04:45 +08:00
parent 2f98645c3d
commit e553fbdab0
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ Based on [Telegram Bot API](https://core.telegram.org/bots)
Run
```
cp Telegram-Bot.php VAR_BOT.php
cp VAR_BOT.php Telegram-Bot.php
```
The url of Webhook is https://YourHost/D-Bot/Telegram-Bot.php