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

@@ -11,7 +11,7 @@ Getting Started
Simple Installation
*******************
``pip install telethon``
``pip3 install telethon``
**More details**: :ref:`installation`