diff --git a/docs/source/install.rst b/docs/source/install.rst index 4243f6c0..19f3bcaf 100644 --- a/docs/source/install.rst +++ b/docs/source/install.rst @@ -61,6 +61,13 @@ FreeBSD Althought not being officially developed for this platform, OnionShare can also be installed on `FreeBSD `_. It's available via its ports tree or as pre-built package. Should you opt to install and use OnionShare on a FreeBSD operating system, please be aware that it's **NOT** officially supported by the OnionShare project. +Binary pkg Installation +^^^^^^^^^^^^^^^^^^^^^^^ + +To install the binary package, use ``pkg install pyXY-onionshare``, with ``pyXY`` specifying the version of Python the package was built for. So, in order to install OnionShare for Python 3.9, use:: + + pkg install py39-onionshare + .. _verifying_sigs: Verifying PGP signatures