mirror of
https://github.com/ihabunek/toot.git
synced 2024-11-03 04:17:21 -05:00
Update README: Add instructions for OpenBSD
This commit is contained in:
parent
05de52ce80
commit
6ceac96e3a
16
README.rst
16
README.rst
@ -38,6 +38,22 @@ Install the package:
|
||||
sudo apt update
|
||||
sudo apt install python3-toot
|
||||
|
||||
From OpenBSD ports:
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Install the package:
|
||||
|
||||
.. code-block::
|
||||
|
||||
pkg_add toot
|
||||
|
||||
Build and install from sources:
|
||||
|
||||
.. code-block::
|
||||
|
||||
cd /usr/ports/net/toot
|
||||
make install
|
||||
|
||||
From Python Package Index
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user