mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2025-02-16 18:31:45 +01:00
Update README.rst
This commit is contained in:
parent
2331af89ca
commit
464c1966fb
1 changed files with 6 additions and 4 deletions
10
README.rst
10
README.rst
|
@ -85,7 +85,11 @@ _`Installing`
|
||||||
|
|
||||||
You can install python-telegram-bot using::
|
You can install python-telegram-bot using::
|
||||||
|
|
||||||
$ pip install python-telegram-bot --upgrade
|
$ pip install python-telegram-bot
|
||||||
|
|
||||||
|
Or upgrade to the latest version::
|
||||||
|
|
||||||
|
$ pip install --upgrade python-telegram-bot
|
||||||
|
|
||||||
===================
|
===================
|
||||||
_`Getting the code`
|
_`Getting the code`
|
||||||
|
@ -207,6 +211,4 @@ _`TODO`
|
||||||
|
|
||||||
Patches and bug reports are `welcome <https://github.com/leandrotoledo/python-telegram-bot/issues/new>`_, just please keep the style consistent with the original source.
|
Patches and bug reports are `welcome <https://github.com/leandrotoledo/python-telegram-bot/issues/new>`_, just please keep the style consistent with the original source.
|
||||||
|
|
||||||
Add more example scripts.
|
- Add commands handler.
|
||||||
|
|
||||||
Add commands handler.
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue