Fix installation command

This commit is contained in:
Dan 2018-01-15 14:29:18 +01:00
parent 0180c19d29
commit 407be60505

View File

@ -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: