diff --git a/desktop/package/README.md b/desktop/package/README.md index f7a1d537b8..454650ff59 100644 --- a/desktop/package/README.md +++ b/desktop/package/README.md @@ -40,7 +40,7 @@ Haveno data folder on Mac: `/Users//Library/Application Support/Haveno 6. Click "OK" to save the changes and exit the dialog box. 7. Windows will download and install the required files and components to enable the .NET Framework 3.5. This may take several minutes, depending on your internet connection speed and system configuration. 8. Once the installation is complete, you will need to restart your computer to apply the changes. -2. Install wix: https://wixtoolset.org +2. Install Wix Toolset 3: https://github.com/wixtoolset/wix3/releases/tag/wix3112rtm 3. Open MSYS2 for the following commands. 4. `export PATH=$PATH:$JAVA_HOME/bin:"C:\Program Files (x86)\WiX Toolset v3.11\bin"` 5. `./gradlew packageInstallers`