Update documentation: add refs to the FreeBSD handbook for pkg and ports

This commit is contained in:
Vinícius Zavam 2023-09-12 07:49:35 +00:00
parent ff8f6060f9
commit 34b9bb8520
No known key found for this signature in database
GPG Key ID: 415C653413B43475

View File

@ -68,6 +68,8 @@ To install the binary package, use ``pkg install pyXY-onionshare``, with ``pyXY`
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
^^^^^^^^^^^^^^^^^^^^^^^^
@ -75,6 +77,8 @@ To install the FreeBSD port, change directory to the `ports collection <https://
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 PGP signatures