Skip to content

Commit 0514759

Browse files
committed
add notes for tails installation
1 parent 874075b commit 0514759

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

scripts/install_tails/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,11 @@ Install Haveno on Tails by following these steps:
2222
```
2323
2424
4. Upon successful execution of the script (no errors), the Haveno release will be installed to persistent storage and can be launched via the desktop shortcut in the 'Other' section of the start menu.
25+
26+
> [!note]
27+
> If you have already installed Haveno on tails, you can specify the path to your existing data directory with `--userDataDir`, or move your data directory to the new default location, e.g. `--userDataDir "/home/amnesia/Persistent/haveno/Data/Haveno-example".
28+
>
29+
> We recommend moving your data directory to the new default location for future support.
30+
31+
> [!note]
32+
> Modern versions of Tails will invoke `curl` over Tor, but if your installation does not, then you can add '--socks5-hostname 127.0.0.1:9050' to the install script.

0 commit comments

Comments
 (0)