aiogram is framework in AUR

This commit is contained in:
Alex Root Junior 2019-11-25 23:32:02 +02:00
parent 4b54e10b56
commit d00b62572b

View file

@ -17,7 +17,7 @@ poetry add aiogram
```
### Using AUR
*aiogram* is also available in Arch User Repository, so you can install this library on any Arch-based distribution like ArchLinux, Antergos, Manjaro, etc. To do this, use your favorite AUR-helper and install [python-aiogram](https://aur.archlinux.org/packages/python-aiogram/) package.
*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 [python-aiogram](https://aur.archlinux.org/packages/python-aiogram/) package.
## Development build (3.x)