mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
#1568 Update warning about Arch Linux package in installation docs
The warning previously stated that the Arch Linux package is outdated. It is now revised to indicate that the package may be outdated and recommends using the PyPI package for the latest version. This change ensures users are correctly informed about the potential version differences.
This commit is contained in:
parent
46017f814d
commit
b7d61b6379
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ From PyPI
|
|||
From Arch Linux Repository
|
||||
--------------------------
|
||||
|
||||
.. warning:: This package is outdated and not recommended for use. Please, use PyPI package.
|
||||
.. warning:: Package in this repository may be outdated. Use PyPI package for the latest version.
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue