mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-03-29 18:48:57 +00:00
Update README.md
This commit is contained in:
parent
fb8caecd0c
commit
7ede320c08
1 changed files with 3 additions and 3 deletions
|
@ -3,8 +3,8 @@
|
|||
|
||||
After you already have [`Qubes`](https://www.qubes-os.org/downloads) or [`Whonix`](https://www.whonix.org/wiki/Download) installed:
|
||||
|
||||
1. Download [scripts](https://github.com/haveno-dex/haveno/tree/install_whonix_qubes/scripts/install_whonix_qubes/scripts).
|
||||
2. Move script(s) to destinations.
|
||||
1. Download [scripts](https://github.com/haveno-dex/haveno/tree/master/install_whonix_qubes/scripts/install_whonix_qubes/scripts).
|
||||
2. Move script(s) to their respective destination (`0.*-dom0.sh` -> `dom0`, `1.0-haveno-templatevm.sh` -> `haveno-template`, etc.).
|
||||
3. Consecutively execute the following commands in their respective destinations.
|
||||
|
||||
---
|
||||
|
@ -72,4 +72,4 @@ $ bash 0.0-dom0.sh && bash 0.1-dom0.sh && bash 0.2-dom0.sh
|
|||
|
||||
---
|
||||
|
||||
Complete Documentation Can Be Found [Here](https://github.com/haveno-dex/haveno/blob/install_whonix_qubes/scripts/install_whonix_qubes/INSTALL.md).
|
||||
Complete Documentation Can Be Found [Here](https://github.com/haveno-dex/haveno/blob/master/install_whonix_qubes/scripts/install_whonix_qubes/INSTALL.md).
|
||||
|
|
Loading…
Reference in a new issue