Skip to content

Commit

Permalink
Fix script path
Browse files Browse the repository at this point in the history
  • Loading branch information
dutu committed May 3, 2024
1 parent 12f901d commit 5bb39d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bisq/bisq.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ $ git clone https://github.com/dutu/run-on-tails.git
* Setup Bisq installation:
```shell
$ chmod +x ./run-on-tails/bisq/setup-installation.sh
$ ./run-on-tails/flatpak/setup-installation.sh
$ ./run-on-tails/bisq/setup-installation.sh
```
* Wait for the message `Bisq installation setup completed successfully.`

Expand Down

0 comments on commit 5bb39d7

Please sign in to comment.