mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-13 16:29:31 -05:00
Update documentation: mention manual port install for FreeBSD
This commit is contained in:
parent
6d38761308
commit
f6ca5ce745
@ -68,6 +68,13 @@ To install the binary package, use ``pkg install pyXY-onionshare``, with ``pyXY`
|
|||||||
|
|
||||||
pkg install py39-onionshare
|
pkg install py39-onionshare
|
||||||
|
|
||||||
|
Manual port Installation
|
||||||
|
^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
To install the FreeBSD port, change directory to the `ports tree <https://freebsd.org/ports/>`_ you must have checked out before and run the following::
|
||||||
|
|
||||||
|
make -s -C www/onionshare all install clean
|
||||||
|
|
||||||
.. _verifying_sigs:
|
.. _verifying_sigs:
|
||||||
|
|
||||||
Verifying PGP signatures
|
Verifying PGP signatures
|
||||||
|
Loading…
Reference in New Issue
Block a user