mirror of
https://github.com/haveno-dex/haveno.git
synced 2024-10-01 01:35:48 -04:00
update installer docs to use mac x86_64
This commit is contained in:
parent
ed4dad809b
commit
058fe61e75
@ -11,13 +11,17 @@ Follow these instructions to create installers for the Haveno Java desktop appli
|
||||
|
||||
#### Linux
|
||||
|
||||
From x86_64 machine:
|
||||
|
||||
1. `./gradlew packageInstallers`
|
||||
2. Confirm prompts.
|
||||
3. Path to installer printed at end. Execute to install: `sudo dpkg -i <path>.deb` or open `<path>.deb` with Software Install.
|
||||
|
||||
Haveno data folder on Linux: `/home/<username>/.local/share/Haveno/`
|
||||
|
||||
#### Mac
|
||||
#### macOS
|
||||
|
||||
From x86_64 machine:
|
||||
|
||||
1. `./gradlew packageInstallers`
|
||||
2. Confirm prompts.
|
||||
|
Loading…
Reference in New Issue
Block a user