Update docs.

This commit is contained in:
Syfaro 2021-11-08 14:47:43 -05:00
parent 6b71d4dd94
commit 2a2f7c5083
3 changed files with 7 additions and 10 deletions

View file

@ -10,12 +10,9 @@ approaches to solve common problems.
## Installing
```bash
go get -u github.com/go-telegram-bot-api/telegram-bot-api/v5@develop
go get -u github.com/go-telegram-bot-api/telegram-bot-api/v5
```
It's currently suggested to use the develop branch. While there may be breaking
changes, it has a number of features not yet available on master.
## A Simple Bot
To walk through the basics, let's create a simple echo bot that replies to your