Add install instructions for arch

fixes #79
This commit is contained in:
Ivan Habunek 2019-02-14 18:13:25 +01:00
parent d7cc97d2c7
commit 3f96b7bdca
No known key found for this signature in database
GPG Key ID: CDBD63C43A30BB95
1 changed files with 9 additions and 0 deletions

View File

@ -40,6 +40,15 @@ Install the package:
sudo apt update
sudo apt install python3-toot
Arch Linux
----------
Install from [AUR](https://aur.archlinux.org/packages/toot/).
..code-block:: bash
yay -S toot
FreeBSD ports
-------------