Skip to content

Commit 020f85f

Browse files
authored
Update README.md
1 parent 41e4230 commit 020f85f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,9 @@ Install the latest version:
2121
go get -u github.com/OvyFlash/telegram-bot-api
2222
```
2323

24+
2425
> ❗ Tag versioning is discouraged due to the unstable nature of the Telegram Bot API, and it might break at any time after the API changes.
25-
>```
26-
>go get -u github.com/OvyFlash/telegram-bot-api/v7
27-
>```
26+
> ~~`go get -u github.com/OvyFlash/telegram-bot-api/v7`~~
2827
2928
## Quick Start
3029

0 commit comments

Comments
 (0)