mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-02-18 21:34:23 -05: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:
|
Install Haveno on Tails by following these steps:
|
||||||
|
|
||||||
1. Enable persistent storage dotfiles and admin password before starting tails.
|
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:
|
3. Execute installation script:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user