Small change

This commit is contained in:
Lonami 2018-01-12 10:08:17 +01:00 committed by GitHub
parent 239a2cc45b
commit d4e70ad1ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,9 +12,8 @@ To install Telethon, simply do:
``pip3 install telethon``
If you get something like ``"Command not found"`` or any other
error while installing/importing the library, it's probably because you only have python3.
Try using just ``pip``
Needless to say, you must have Python 3 and PyPi installed in your system.
See https://python.org and https://pypi.python.org/pypi/pip for more.
If you already have the library installed, upgrade with: