diff --git a/scripts/install_qubes/README.md b/scripts/install_qubes/README.md index e2c2163cd7..690a854167 100644 --- a/scripts/install_qubes/README.md +++ b/scripts/install_qubes/README.md @@ -160,6 +160,7 @@ $ sudo bash QubesIncoming/dispXXXX/1.0-haveno-templatevm.sh "https://github.com/ ##### In `haveno-template` TemplateVM: ###### Download & Import Project PGP Key
For Whonix On Qubes OS:
+ ```shell # export https_proxy=http://127.0.0.1:8082 # export KEY_SEARCH="For Whonix On Anything Other Than Qubes OS:
+ ```shell # export KEY_SEARCH="For Whonix On Qubes OS:
+ ```shell # export https_proxy=http://127.0.0.1:8082 # curl -sSLo /tmp/hashes.txt https://github.com/nacho/repo/releases/download/v1.0.18/1.0.18-hashes.txt @@ -202,6 +205,7 @@ $ sudo bash QubesIncoming/dispXXXX/1.0-haveno-templatevm.sh "https://github.com/Above are dummy URLS which MUST be replaced with actual working URLs
For Whonix On Anything Other Than Qubes OS:
+ ```shell # curl -sSLo /tmp/hashes.txt https://github.com/nacho/repo/releases/download/v1.0.18/1.0.18-hashes.txt # curl -sSLo /tmp/hashes.txt.sig https://github.com/nacho/repo/releases/download/v1.0.18/1.0.18-hashes.txt.sig