diff --git a/docs/source/getting_started/QuickInstallation.rst b/docs/source/getting_started/QuickInstallation.rst index 532745b9..4b7329c3 100644 --- a/docs/source/getting_started/QuickInstallation.rst +++ b/docs/source/getting_started/QuickInstallation.rst @@ -24,7 +24,7 @@ If you want the latest development version of the library, you can either instal .. code-block:: bash - $ pip install git+https://github.com/pyrogram/pyrogram.git + $ pip install --upgrade git+https://github.com/pyrogram/pyrogram.git or manually, using: