mirror of
https://github.com/haveno-dex/haveno.git
synced 2024-11-16 15:58:08 +00:00
Update scripts/install_tails/README.md
Co-authored-by: nahuhh <50635951+nahuhh@users.noreply.github.com>
This commit is contained in:
parent
22f1c380dd
commit
860bb9a191
1 changed files with 1 additions and 1 deletions
|
@ -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 <REPLACE_WITH_BINARY_ZIP_URL> <REPLACE_WITH_PGP_FINGERPRINT>
|
||||
|
|
Loading…
Reference in a new issue