mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-28 21:07:59 +00:00
Update docs
This commit is contained in:
parent
255d33cefc
commit
87586fba36
@ -1,7 +1,7 @@
|
|||||||
Quick Installation
|
Quick Installation
|
||||||
==================
|
==================
|
||||||
|
|
||||||
The most straightforward and recommended way to install or upgrade Pyrogram is by using **pip**:
|
The easiest way to install and upgrade Pyrogram is by using **pip**:
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
@ -25,7 +25,7 @@ If you want the latest development version of the library, you can install it wi
|
|||||||
Verifying
|
Verifying
|
||||||
---------
|
---------
|
||||||
|
|
||||||
To verify that Pyrogram is correctly installed, open a Python shell and try to import it.
|
To verify that Pyrogram is correctly installed, open a Python shell and import it.
|
||||||
If no error shows up you are good to go.
|
If no error shows up you are good to go.
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user