Merge pull request #192 from evgfilim1/patch-1

Add aiogram AUR package installation instructions
This commit is contained in:
Alex Root Junior 2019-08-19 12:56:40 +03:00 committed by GitHub
commit 7f43bf8a65
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 $ 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 From sources
------------ ------------
.. code-block:: bash .. code-block:: bash