mirror of
https://github.com/haveno-dex/haveno.git
synced 2024-10-01 01:35:48 -04:00
add curl command for tails install script
This commit is contained in:
parent
6d1f1e43d6
commit
874075b371
@ -3,7 +3,12 @@
|
||||
Install Haveno on Tails by following these steps:
|
||||
|
||||
1. Enable persistent storage dotfiles and admin password before starting tails.
|
||||
2. Download [haveno-install.sh](haveno-install.sh).
|
||||
2. Download [haveno-install.sh](haveno-install.sh):
|
||||
|
||||
```
|
||||
curl -fsSLO https://github.com/haveno-dex/haveno/raw/master/scripts/install_tails/haveno-install.sh
|
||||
```
|
||||
|
||||
3. Execute installation script:
|
||||
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user