Add aiogram AUR package installation instructions

This commit is contained in:
Evgen 2019-08-19 00:11:05 +05:00 committed by GitHub
parent 9a30285d3b
commit 0c1fc4b1dd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,6 +7,10 @@ Using PIP
$ pip install -U 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.
From sources
------------
.. code-block:: bash