File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,13 +8,13 @@ After you already have a [Tails USB](https://tails.net/install/linux/index.en.ht
8
8
4 . Execute the following command in the terminal to download and execute the installation script.
9
9
10
10
```
11
- 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>
11
+ curl -fsSLO https://github.com/haveno-dex/haveno/raw/master/scripts/install_tails/haveno-install.sh && bash haveno-install.sh <REPLACE_WITH_INSTALLER_URL > <REPLACE_WITH_PGP_FINGERPRINT>
12
12
```
13
13
14
- Replace the binary zip URL and PGP fingerprint for the network you're using. For example:
14
+ Replace the installer URL and PGP fingerprint for the network you're using. For example:
15
15
16
16
```
17
- curl -fsSLO https://github.com/haveno-dex/haveno/raw/master/scripts/install_tails/haveno-install.sh && bash haveno-install.sh https://github.com/havenoexample/haveno-example/releases/latest/download/haveno-linux-deb.zip FAA24D878B8D36C90120A897CA02DAC12DAE2D0F
17
+ curl -fsSLO https://github.com/haveno-dex/haveno/raw/master/scripts/install_tails/haveno-install.sh && bash haveno-install.sh https://github.com/havenoexample/haveno-example/releases/latest/download/haveno-v1.1.2- linux-x86_64-installer.deb FAA24D878B8D36C90120A897CA02DAC12DAE2D0F
18
18
```
19
19
5. Start Haveno by finding the icon in the launcher under **Applications > Other**.
20
20
You can’t perform that action at this time.
0 commit comments