Update getting-started.rst

This commit is contained in:
Noah Overcash 2018-01-11 22:15:41 -05:00 committed by GitHub
parent 01820c9943
commit 96d9a58029
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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