From e75c3bddddd0f1959ffdfa58325c891271f4d32c Mon Sep 17 00:00:00 2001 From: Felix Yan Date: Tue, 12 Jan 2021 22:52:15 +0800 Subject: [PATCH] Add an additional empty line --- docs/source/install.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/source/install.rst b/docs/source/install.rst index 819ed6f5..74c12865 100644 --- a/docs/source/install.rst +++ b/docs/source/install.rst @@ -16,6 +16,7 @@ Using Pipenv Using Pacman --------- *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 `_ package: + .. code-block:: bash $ pacman -S python-aiogram