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:
parent
3315a87463
commit
ac2071daf6
|
@ -48,6 +48,17 @@ Install from `AUR <https://aur.archlinux.org/packages/toot/>`_.
|
||||||
|
|
||||||
yay -S toot
|
yay -S toot
|
||||||
|
|
||||||
|
|
||||||
|
Fedora
|
||||||
|
-------------
|
||||||
|
|
||||||
|
Toot is available from the Fedora package repository.
|
||||||
|
|
||||||
|
.. code-block:: bash
|
||||||
|
|
||||||
|
sudo dnf install toot
|
||||||
|
|
||||||
|
|
||||||
FreeBSD ports
|
FreeBSD ports
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue