pip --upgrade needs to be at the end.

This commit is contained in:
David Bimmler 2015-07-25 16:52:45 +02:00
parent 6956382671
commit bd8f0e2c5f

View file

@ -93,7 +93,7 @@ You can install python-telegram-bot using::
Or upgrade to the latest version:: Or upgrade to the latest version::
$ pip install --upgrade python-telegram-bot $ pip install python-telegram-bot --upgrade
=================== ===================
_`Getting the code` _`Getting the code`