Update README.rst

Drops 4.0rc version argument
This commit is contained in:
Leandro Toledo 2016-04-26 20:39:34 -03:00
parent 865bba3f3e
commit 96d98084c7

View file

@ -121,7 +121,7 @@ You can install or upgrade python-telegram-bot with:
.. code:: shell
$ pip install python-telegram-bot==4.0rc1 --upgrade
$ pip install python-telegram-bot --upgrade
===================
_`Getting the code`