mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Update installation instruction for Arch
The package is now available in the official repository.
This commit is contained in:
parent
3440ab3c96
commit
20c60e0e07
1 changed files with 2 additions and 2 deletions
|
|
@ -13,9 +13,9 @@ Using Pipenv
|
|||
|
||||
$ pipenv install aiogram
|
||||
|
||||
Using AUR
|
||||
Using Pacman
|
||||
---------
|
||||
*aiogram* is also available in Arch User Repository, so you can install this framework on any Arch-based distribution like ArchLinux, Antergos, Manjaro, etc. To do this, use your favorite AUR-helper and install the `python-aiogram <https://aur.archlinux.org/packages/python-aiogram/>`_ package.
|
||||
*aiogram* is also available in Arch Linux Repository, so you can install this framework on any Arch-based distribution like Arch Linux, Antergos, Manjaro, etc. To do this, just use pacman to install the `python-aiogram <https://archlinux.org/packages/community/any/python-aiogram/>`_ package.
|
||||
|
||||
From sources
|
||||
------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue