diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -179,7 +179,7 @@ Then run the script to download & compile all the prerequisite libraries above: Then skip the compilation instructions below. Instead, build an installer: - ./scripts/publish-mingw-x.sh + OSTYPE=mingw-cross-env ./scripts/release-common.sh ### Compilation |