diff --git a/README.md b/README.md index ac9b8a31d..a60a18ec1 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ This will create To be able to create the Windows executables, you need to have the following tools installed: - [Inno Setup](https://jrsoftware.org/isinfo.php) -- [WiX toolset](https://wixtoolset.org/) +- [WiX toolset 3.14]([https://wixtoolset.org/](https://github.com/wixtoolset/wix3/releases/tag/wix3141rtm)) as described in the [JavaPackager guide](https://github.com/fvarrui/JavaPackager/blob/master/docs/windows-tools-guide.md) (👏 to [Francisco Vargas Ruiz](https://github.com/fvarrui)).