mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
#1568 Update installation instructions in docs
Moved warning for outdated package to the top of the Arch Linux section and removed redundant PyPI installation instructions for the development build. This enhances the clarity and accuracy of the installation documentation.
This commit is contained in:
parent
a76fb42ba0
commit
46017f814d
1 changed files with 4 additions and 9 deletions
|
|
@ -12,19 +12,14 @@ From PyPI
|
|||
From Arch Linux Repository
|
||||
--------------------------
|
||||
|
||||
.. warning:: This package is outdated and not recommended for use. Please, use PyPI package.
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
pacman -S python-aiogram
|
||||
|
||||
Development build (3.x)
|
||||
=======================
|
||||
|
||||
From PyPI
|
||||
-----------------------
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
pip install -U aiogram
|
||||
Development build
|
||||
=================
|
||||
|
||||
From GitHub
|
||||
-----------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue