Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
delivrance committed Mar 13, 2018
2 parents 6077ae9 + 1a0a5e9 commit 5ba35e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Installation

.. code-block:: bash
$ pip install --upgrade tgcrypto
  $ pip3 install --upgrade tgcrypto
**Note:** Being a C extension for Python, TgCrypto is an optional but *highly recommended* Pyrogram_ dependency;
if TgCrypto is not detected in your system, Pyrogram will automatically fall back to the much slower PyAES and will
Expand Down Expand Up @@ -161,4 +161,4 @@ License
:target: https://github.com/pyrogram/tgcrypto
:alt: TgCrypto

.. |description| replace:: **Fast Telegram Crypto Library for Python**
.. |description| replace:: **Fast Telegram Crypto Library for Python**

0 comments on commit 5ba35e1

Please sign in to comment.