From b7d61b6379a25789138340431c5f10b5d633d82b Mon Sep 17 00:00:00 2001 From: JRoot Junior Date: Wed, 18 Sep 2024 21:21:06 +0300 Subject: [PATCH] #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. --- docs/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.rst b/docs/install.rst index 0b46785e..5559c181 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -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