diff --git a/README.md b/README.md index b18d15dd..b3040af0 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ you want to ask questions or discuss development. ## Example First, ensure the library is installed and up to date by running -`go get -u github.com/go-telegram-bot-api/telegram-bot-api/v5`. +`go install github.com/go-telegram-bot-api/telegram-bot-api/v5@latest`. This is a very simple bot that just displays any gotten updates, then replies it to that chat.