mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2025-01-18 07:10:46 +01:00
fix typo in master
[CI skip]
This commit is contained in:
parent
26ce9bb343
commit
0c10c537f7
1 changed files with 1 additions and 1 deletions
|
@ -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!
|
||||
|
|
Loading…
Reference in a new issue