diff --git a/docs/install.rst b/docs/install.rst index 72acdf2..d0705bf 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -48,6 +48,17 @@ Install from `AUR `_. yay -S toot + +Fedora +------------- + +Toot is available from the Fedora package repository. + +.. code-block:: bash + + sudo dnf install toot + + FreeBSD ports -------------