mirror of
https://github.com/onionshare/onionshare.git
synced 2025-02-09 03:08:45 -05:00
Update documentation: add refs to the FreeBSD handbook for pkg and ports
This commit is contained in:
parent
ff8f6060f9
commit
34b9bb8520
@ -68,6 +68,8 @@ To install the binary package, use ``pkg install pyXY-onionshare``, with ``pyXY`
|
|||||||
|
|
||||||
pkg install py39-onionshare
|
pkg install py39-onionshare
|
||||||
|
|
||||||
|
For additional information and details about the FreeBSD pre-built packages, please refer to its `official Handbook section about pkg <https://docs.freebsd.org/en/books/handbook/ports/#pkgng-intro>`_.
|
||||||
|
|
||||||
Manual port Installation
|
Manual port Installation
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
@ -75,6 +77,8 @@ To install the FreeBSD port, change directory to the `ports collection <https://
|
|||||||
|
|
||||||
make -s -C www/onionshare all install clean
|
make -s -C www/onionshare all install clean
|
||||||
|
|
||||||
|
For additional information and details about the FreeBSD ports collection, please refer to its `official Handbook section about ports <https://docs.freebsd.org/en/books/handbook/ports/#ports-using>`_.
|
||||||
|
|
||||||
.. _verifying_sigs:
|
.. _verifying_sigs:
|
||||||
|
|
||||||
Verifying PGP signatures
|
Verifying PGP signatures
|
||||||
|
Loading…
x
Reference in New Issue
Block a user