diff --git a/docs/user_guide/configuration/telegram.rst b/docs/user_guide/configuration/telegram.rst index 51d705220..de7cffc8a 100644 --- a/docs/user_guide/configuration/telegram.rst +++ b/docs/user_guide/configuration/telegram.rst @@ -11,7 +11,7 @@ Extra Dependencies You need to install this dependency before using Errbot with Telegram:: - pip install python-telegram-bot + pip install errbot[telegram] Account setup -------------