mirror of
https://github.com/ihabunek/toot.git
synced 2025-02-02 15:07:51 -05:00
Add installation instructions for FreeBSD
This commit is contained in:
parent
c6b1d91370
commit
207fa87893
17
README.rst
17
README.rst
@ -38,6 +38,23 @@ Install the package:
|
|||||||
sudo apt update
|
sudo apt update
|
||||||
sudo apt install python3-toot
|
sudo apt install python3-toot
|
||||||
|
|
||||||
|
From FreeBSD ports
|
||||||
|
~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
Install the package:
|
||||||
|
|
||||||
|
.. code-block::
|
||||||
|
|
||||||
|
pkg install toot
|
||||||
|
|
||||||
|
Build and install from sources:
|
||||||
|
|
||||||
|
.. code-block::
|
||||||
|
|
||||||
|
cd /usr/ports/net-im/toot
|
||||||
|
make install
|
||||||
|
|
||||||
|
|
||||||
From Nixpkgs
|
From Nixpkgs
|
||||||
~~~~~~~~~~~~
|
~~~~~~~~~~~~
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user