diff --git a/README.md b/README.md index c5d6dd0..40fe4d5 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ you want to ask questions or discuss development. Just run this before running the example code. -``` gopkg.in/telegram-bot-api.v4 ``` +``` $ go get gopkg.in/telegram-bot-api.v4 ``` ## Example