From e454a19a2ecf2ef4f327ed2c60dc258ba5caa5b2 Mon Sep 17 00:00:00 2001 From: woodser Date: Mon, 4 Nov 2024 08:30:17 -0500 Subject: [PATCH] change download url to /latest/download Co-authored-by: nahuhh <50635951+nahuhh@users.noreply.github.com> --- scripts/install_tails/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install_tails/README.md b/scripts/install_tails/README.md index 571f0af5..0496204b 100644 --- a/scripts/install_tails/README.md +++ b/scripts/install_tails/README.md @@ -14,7 +14,7 @@ After you already have a [Tails USB](https://tails.net/install/linux/index.en.ht Replace the binary zip URL and PGP fingerprint for the network you're using. For example: ``` - curl -fsSLO https://github.com/haveno-dex/haveno/raw/master/scripts/install_tails/haveno-install.sh && bash haveno-install.sh https://github.com/havenoexample/haveno-example/releases/download/v1.0.12/haveno-linux-deb.zip FAA24D878B8D36C90120A897CA02DAC12DAE2D0F + curl -fsSLO https://github.com/haveno-dex/haveno/raw/master/scripts/install_tails/haveno-install.sh && bash haveno-install.sh https://github.com/havenoexample/haveno-example/releases/latest/download/haveno-linux-deb.zip FAA24D878B8D36C90120A897CA02DAC12DAE2D0F ``` 4. Start Haveno by finding the icon in the launcher under **Applications > Other**.