Skip to content

Commit

Permalink
Update get_started.md
Browse files Browse the repository at this point in the history
  • Loading branch information
boldsuck authored Dec 12, 2024
1 parent d04f31a commit b3c964b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/haveno-ui/get_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ Nothing to do expect launching the app and waiting for all services initalized
### 1.2 Installation

- .dmg packages aren't verified by apple, so you'll have to do ```$ xattr -d com.apple.quarantine /Applications/Haveno.app``` for allowing installations from builds untrusted by apple.
- For installing a .deb: ```$ sudo apt install /path/to/haveno.deb ```
- For flatpak: ```$ sudo flatpak install /path/to/Haveno.flatpak ```
- For installing a .deb: ```$ sudo apt install /path/to/haveno.deb```
- For flatpak: ```$ sudo flatpak install /path/to/Haveno.flatpak```
- For .appimages, make sure you marked haveno.appimage as an executable ```$ chmod +x /path/to/haveno.appimage```

If you'd like to build Haveno-reto from source, [here are directions](https://github.com/retoaccess1/haveno-reto/blob/master/docs/installing.md). Haveno is free/libre open-source software that you can contribute to [(github)](https://github.com/retoaccess1/haveno-reto).
=======
If you'd like to build Haveno-reto from source, [here are directions](https://github.com/retoaccess1/haveno-reto/blob/master/docs/installing.md).<br>
Haveno is free/libre open-source software that you can contribute to [(github)](https://github.com/retoaccess1/haveno-reto).

![Image](../resources/img/haveno-ui/home.png)
/// caption
Expand Down

0 comments on commit b3c964b

Please sign in to comment.