From 860bb9a19193cb0430e45ce9a9c25810f92f4870 Mon Sep 17 00:00:00 2001 From: woodser Date: Mon, 4 Nov 2024 13:47:23 -0500 Subject: [PATCH] Update scripts/install_tails/README.md 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 1380c4c029..05b6470fd8 100644 --- a/scripts/install_tails/README.md +++ b/scripts/install_tails/README.md @@ -5,7 +5,7 @@ After you already have a [Tails USB](https://tails.net/install/linux/index.en.ht 1. Enable [persistent storage](https://tails.net/doc/persistent_storage/index.en.html). 2. Set up [administration password](https://tails.net/doc/first_steps/welcome_screen/administration_password/). 3. Activate dotfiles in persistent storage settings. -4. Execute the following command in the terminal to download and execute the installation script. Enter the administration password when requested. +4. Execute the following command in the terminal to download and execute the installation script. ``` curl -fsSLO https://github.com/haveno-dex/haveno/raw/master/scripts/install_tails/haveno-install.sh && bash haveno-install.sh