diff --git a/docs/source/topics/tgcrypto.rst b/docs/source/topics/tgcrypto.rst index e01bb15c..9dd4c8ac 100644 --- a/docs/source/topics/tgcrypto.rst +++ b/docs/source/topics/tgcrypto.rst @@ -12,7 +12,7 @@ Installation .. code-block:: bash - $ pip3 install --upgrade tgcrypto + $ pip3 install -U tgcrypto .. note:: Being a C extension for Python, TgCrypto is an optional but *highly recommended* dependency; when TgCrypto is not detected in your system, Pyrogram will automatically fall back to PyAES and will show you a warning.