Update install.rst

This commit is contained in:
Martin 2024-09-15 23:00:46 +02:00 committed by GitHub
parent 68ec7fe60f
commit 88c816f871
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,13 +2,6 @@
Installation
############
From Arch Linux Repository
--------------------------
.. code-block:: bash
pacman -S python-aiogram
Development build (3.x)
=======================
@ -25,3 +18,14 @@ From GitHub
.. code-block:: bash
pip install https://github.com/aiogram/aiogram/archive/refs/heads/dev-3.x.zip
Stable build (2.x)
=======================
From Arch Linux Repository
--------------------------
.. code-block:: bash
pacman -S python-aiogram