Update pip references with pip3 (#527)

This commit is contained in:
Noah Overcash
2018-01-12 04:08:40 -05:00
committed by Lonami
parent 1fd20ace2c
commit 6cb8f2e3da
3 changed files with 8 additions and 9 deletions

View File

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