mirror of
https://github.com/pyrogram/pyrogram
synced 2025-09-05 00:35:10 +00:00
Update docs
This commit is contained in:
@@ -7,12 +7,6 @@ The most straightforward and recommended way to install or upgrade Pyrogram is b
|
||||
|
||||
$ pip3 install --upgrade pyrogram
|
||||
|
||||
Or, with TgCrypto_:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
$ pip3 install --upgrade pyrogram[tgcrypto]
|
||||
|
||||
Bleeding Edge
|
||||
-------------
|
||||
|
||||
@@ -22,14 +16,6 @@ If you want the latest development version of the library, you can either instal
|
||||
|
||||
$ pip3 install --upgrade git+https://github.com/pyrogram/pyrogram.git
|
||||
|
||||
Or manually, using:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
$ git clone https://github.com/pyrogram/pyrogram.git
|
||||
$ cd pyrogram
|
||||
$ python setup.py install
|
||||
|
||||
Verifying
|
||||
---------
|
||||
|
||||
|
Reference in New Issue
Block a user