mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-05 06:44:51 +00:00
Fix installation command
This commit is contained in:
parent
0180c19d29
commit
407be60505
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue