From 68ec7fe60f20d8f591c936bc9e8ec26ea1fc7874 Mon Sep 17 00:00:00 2001 From: Martin Date: Fri, 30 Aug 2024 19:25:46 +0200 Subject: [PATCH] Remove duped PyPI section in install.rst --- docs/install.rst | 7 ------- 1 file changed, 7 deletions(-) diff --git a/docs/install.rst b/docs/install.rst index 71a71705..3b61b698 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -2,13 +2,6 @@ Installation ############ -From PyPI ---------- - -.. code-block:: bash - - pip install -U aiogram - From Arch Linux Repository --------------------------