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:
Noah Overcash 2018-01-08 09:16:25 -05:00 committed by GitHub
parent 01820c9943
commit 253bb59762
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ Installing
.. code:: sh
pip install telethon
pip3 install telethon
Creating a client