diff --git a/README.rst b/README.rst index 13fd2e6cc..55a34cf0b 100644 --- a/README.rst +++ b/README.rst @@ -93,7 +93,7 @@ You can install python-telegram-bot using:: Or upgrade to the latest version:: - $ pip install --upgrade python-telegram-bot + $ pip install python-telegram-bot --upgrade =================== _`Getting the code`