From 5df7d66571246ecebe7a9d52d780bae36c435e0d Mon Sep 17 00:00:00 2001 From: Miguel Jacq Date: Mon, 5 Jun 2023 10:02:39 +1000 Subject: it's > its --- 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 9d91ffcb..3638843e 100644 --- a/docs/source/install.rst +++ b/docs/source/install.rst @@ -43,7 +43,7 @@ If you'd like to install OnionShare manually with Snapcraft using the PGP-signed - Install Snapcraft by following the instructions at https://snapcraft.io/docs/installing-snapd. - Go to https://onionshare.org/dist/, choose the latest version of OnionShare, and download the ``.snap`` and ``.snap.asc`` files. - Verify the PGP signature of the ``.snap`` file. See :ref:`verifying_sigs` for more info. -- Install the ``.snap`` file by running ``snap install --dangerous onionshare_VERSION_amd64.snap``. Replace ``VERSION`` with the version number of the file you downloaded. Note that you must use `--dangerous` because the package is not signed by the Snapcraft store, however you did verify it's PGP signature, so you know it's legitimate. +- Install the ``.snap`` file by running ``snap install --dangerous onionshare_VERSION_amd64.snap``. Replace ``VERSION`` with the version number of the file you downloaded. Note that you must use `--dangerous` because the package is not signed by the Snapcraft store, however you did verify its PGP signature, so you know it's legitimate. You can run OnionShare with: `snap run onionshare`. -- cgit v1.2.3-54-g00ecf