Update README.rst

Add upgrade sh command
This commit is contained in:
Mohammad Zarchi 2023-12-15 21:49:34 +03:30 committed by GitHub
parent 6cf1be93ae
commit f9882fa3e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,6 +32,14 @@ Installing
pip3 install telethon
Upgrading
----------
.. code-block:: sh
pip3 install telethon --upgrade
Creating a client
-----------------