fix typo in master

[CI skip]
This commit is contained in:
Eldinnie 2019-02-23 17:39:04 +01:00 committed by GitHub
parent 26ce9bb343
commit 0c10c537f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -113,7 +113,7 @@ Install or upgrade with:
.. code:: shell
$ pip install python-telegram-bot=12.0.0b1 --upgrade
$ pip install python-telegram-bot==12.0.0b1 --upgrade
See CHANGES.rst for the changelog and make sure to report any bugs you find!