remove python -m asyncio tip from readme

This commit is contained in:
apepenkov 2023-11-08 23:44:59 +03:00
parent 562a3be05b
commit 77daeac993

View File

@ -37,9 +37,6 @@ Installing
Creating a client
-----------------
Use ``python -m asyncio`` in order to run those examples
.. code-block:: python
from telethon import Client, events