mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-09-19 18:32:47 +03:00
Update README.rst
If you tell users to use `pip3`, you shouldn't use `pip` in the example/copyable line.
This commit is contained in:
parent
01820c9943
commit
253bb59762
|
@ -12,7 +12,7 @@ Installing
|
||||||
|
|
||||||
.. code:: sh
|
.. code:: sh
|
||||||
|
|
||||||
pip install telethon
|
pip3 install telethon
|
||||||
|
|
||||||
|
|
||||||
Creating a client
|
Creating a client
|
||||||
|
|
Loading…
Reference in New Issue
Block a user