From ba267a33c0ca8f185b85167020a6431d532373cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vin=C3=ADcius=20Zavam?= Date: Tue, 12 Sep 2023 08:10:37 +0000 Subject: [PATCH] Update documentation: `%s/Binary/Manual` to follow same std as the docu --- docs/source/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/install.rst b/docs/source/install.rst index cc3b0e43..298174e0 100644 --- a/docs/source/install.rst +++ b/docs/source/install.rst @@ -66,7 +66,7 @@ Though not being offered and officially maintained by the OnionShare developers, - https://cgit.freebsd.org/ports/log/www/onionshare - https://www.freshports.org/www/onionshare -Binary pkg Installation +Manual 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::