Added install instructions for fedora linux.

Installation of toot on fedora is simple and obvious but should be still mentioned in the docs for people starting with fedora.
This commit is contained in:
Peter Kern 2022-11-09 12:17:15 +01:00 committed by Ivan Habunek
parent 3315a87463
commit ac2071daf6
1 changed files with 11 additions and 0 deletions

View File

@ -48,6 +48,17 @@ Install from `AUR <https://aur.archlinux.org/packages/toot/>`_.
yay -S toot
Fedora
-------------
Toot is available from the Fedora package repository.
.. code-block:: bash
sudo dnf install toot
FreeBSD ports
-------------