diff --git a/README.rst b/README.rst index e14ec7cc..c483b209 100644 --- a/README.rst +++ b/README.rst @@ -80,6 +80,12 @@ Installation .. code:: shell $ pip install --upgrade pyrogram + +- Or, with TgCrypto_: + + .. code:: shell + + $ pip install --upgrade pyrogram[tgcrypto] Configuration -------------