mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Update install.rst
This commit is contained in:
parent
68ec7fe60f
commit
88c816f871
1 changed files with 11 additions and 7 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue